SelectableOptionManager::arrayToOption()

Given an array of option data, populate an Option object and return it

Public 3.0.258 (previously was protected)

Usage

$selectableOption = $selectableOptionManager->arrayToOption(array $a);

Arguments

NameType(s)Description
$aarray

Return value


SelectableOptionManager methods and properties

API reference based on ProcessWire core version 3.0.259