$optionsapi->resolve()
Creates the actual options by loading data from the API and resolving it to the correct text-value entries
$optionsapi->resolve(Kirby\Cms\ModelWithContent $model): Kirby\Option\Options
Parameters
| Name | Type | Default |
|---|---|---|
| $model * | Kirby\Cms\ModelWithContent |
– |