$user->secret()
Reads a specific secret from the user secrets file on disk
$user->secret(string $key): mixed|null
Parameters
| Name | Type | Default |
|---|---|---|
| $key * | string |
– |
Return type
mixed|null
Reads a specific secret from the user secrets file on disk
$user->secret(string $key): mixed|null
| Name | Type | Default |
|---|---|---|
| $key * | string |
– |
mixed|null