Skip to content

Kirby 4.1.2

new Users()

Creates a new Collection with the given objects

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

Parameters

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

Parent class

Kirby\Cms\Users inherited from Kirby\Cms\Collection