$roles->has()
Checks if the given object or id is in the collection
$roles->has(string|object $id): bool
Parameters
Name | Type | Default |
---|---|---|
$id * | string |object |
– |
Return type
bool
Parent class
Kirby\Cms\Roles
inherited from Kirby\Cms\Collection