Skip to content

Kirby 4.1.2

new Pages()

Creates a new Collection with the given objects

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

Parameters

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

Parent class

Kirby\Cms\Pages inherited from Kirby\Cms\Collection