$field->toUsers() Returns a users collection from a yaml list of user email addresses in the field kirby/config/methods.php#L312 $field->toUsers(string $separator = 'yaml'): Kirby\Cms\Users Parameters Name Type Default $separator string 'yaml' Return type Kirby\Cms\Users