SelectableOptionArray::setProperty()
Enables this WireArray to behave like the first item (for setting properties)
Usage
$selectableOption = $selectableOptionArray->setProperty(string $property, mixed $value);Arguments
| Name | Type(s) | Description |
|---|---|---|
$property | string | |
$value | mixed |
Return value
SelectableOption SelectableOptionArray
SelectableOptionArray methods and properties
API reference based on ProcessWire core version 3.0.253