$users->search()
Searches the collection
$users->search(string $query = null, array $params = [ ]): Kirby\Cms\Users
Parameters
Name | Type | Default | Description |
---|---|---|---|
$query |
string |
null |
|
$params |
array |
[ ] |
Return type
Inherited from
Kirby\Cms\Collection