$hasFiles->images()
Filters the Files collection by type image
$hasFiles->images(): 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
Filters the Files collection by type image
$hasFiles->images(): Kirby\Cms\Files
This method modifies the existing $hasfiles object it is applied to and returns it again.
Kirby\Cms\HasFiles