Skip to content

Kirby 5.4.0

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

Return type

Kirby\Option\Options

Parent class

Kirby\Option\Options