$hasFiles->files()
Returns the Files collection
$hasFiles->files(): Kirby\Cms\Files
Return type
This method modifies the existing $hasfiles
object it is applied to and returns it again.
Parent class
Kirby\Cms\HasFiles
Returns the Files collection
$hasFiles->files(): Kirby\Cms\Files
This method modifies the existing $hasfiles
object it is applied to and returns it again.
Kirby\Cms\HasFiles