$field->toUsers()
Returns a users collection from a yaml list of user email addresses in the field
$field->toUsers(string $separator = 'yaml'): Kirby\Cms\Users
Parameters
Name | Type | Default |
---|---|---|
$separator | string |
'yaml' |
Returns a users collection from a yaml list of user email addresses in the field
$field->toUsers(string $separator = 'yaml'): Kirby\Cms\Users
Name | Type | Default |
---|---|---|
$separator | string |
'yaml' |