$roles->findByKey()
Find a single element by key (id)
$roles->findByKey(string $key): mixedParameters
| Name | Type | Default | 
|---|---|---|
| $key * | string | – | 
Return type
mixed
Parent class
  Kirby\Cms\Roles    inherited from Kirby\Toolkit\Collection