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