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