Collection::factory() Creates a collection from a nested array structure kirby/src/Blueprint/Collection.php#L65 Collection::factory(array $items): Kirby\Blueprint\Collection Parameters Name Type Default $items * array – Return type Kirby\Blueprint\Collection Parent class Kirby\Blueprint\Collection