$field->toFiles()
Returns a file collection from a yaml list of filenames in the field
$field->toFiles(string $separator = 'yaml'): Kirby\Cms\Files
Parameters
Name | Type | Default |
---|---|---|
$separator | string |
'yaml' |
Returns a file collection from a yaml list of filenames in the field
$field->toFiles(string $separator = 'yaml'): Kirby\Cms\Files
Name | Type | Default |
---|---|---|
$separator | string |
'yaml' |