Collection::factory()
Creates a collection from a nested array structure
Collection::factory(array $items): Kirby\Blueprint\Collection
Parameters
| Name | Type | Default |
|---|---|---|
| $items * | array |
– |
Creates a collection from a nested array structure
Collection::factory(array $items): Kirby\Blueprint\Collection
| Name | Type | Default |
|---|---|---|
| $items * | array |
– |