Skip to content

Kirby 5.1.1

$pages->videos()

Returns all video files of all children

$pages->videos(): Kirby\Cms\Files

Return type

Kirby\Cms\Files

This method modifies the existing $pages object it is applied to and returns it again.

Parent class

Kirby\Cms\Pages