Skip to content

Kirby 4.1.2

new Files()

Creates a new Collection with the given objects

new Files(array $objects = [ ], object|null $parent = null)

Parameters

Name Type Default
$objects array [ ]
$parent object|null null

Parent class

Kirby\Cms\Files inherited from Kirby\Cms\Collection