InputfieldSelect::removeOption()
Remove the option with the given value
Usage
$inputfieldSelect->removeOption($value);Arguments
| Name | Type(s) | Description |
|---|---|---|
$value | string int |
Return value
$thisObject instance it was called from (method supports fluent interface).
InputfieldSelect methods and properties
API reference based on ProcessWire core version 3.0.253