Options::factory()
Options::factory(array $items = [ ], bool $resolve = true): Kirby\Option\Options
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $items | array |
[ ]
|
|
| $resolve | bool |
true
|
Deprecated, will be removed in v6 |