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