new Files()
Creates a new Collection with the given objects
new Files(array $objects = [ ], object|null $parent = null)
Parameters
Name | Type | Default | Description |
---|---|---|---|
$objects |
array |
[ ] |
|
$parent |
object |null |
null |
Inherited from
Kirby\Cms\Collection