$permissions->for()
$permissions->for(?string $category = null, ?string $action = null): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $category | string|null |
null |
| $action | string|null |
null |
Return type
bool