SelectableOptionArray::getByTitle()
Get option by title
Available since version 3.0.242.
Usage
$selectableOption = $selectableOptionArray->getByTitle(string $title);Arguments
| Name | Type(s) | Description |
|---|---|---|
$title | string |
Return value
SelectableOption null
SelectableOptionArray methods and properties
API reference based on ProcessWire core version 3.0.253