Skip to content

Kirby 4.1.2

$roles->find()

Find one or multiple elements by id

$roles->find(string ...$keys = null): mixed

Parameters

Name Type Default
... $keys string null

Return type

mixed

Parent class

Kirby\Cms\Roles inherited from Kirby\Toolkit\Collection