InputfieldWrapper::remove()
Remove an Inputfield from this instance’s children.
Usage
$inputfieldWrapper->remove($key);Arguments
| Name | Type(s) | Description |
|---|---|---|
$key | Inputfield string | Inputfield object or name |
Return value
$thisObject instance it was called from (method supports fluent interface).
InputfieldWrapper methods and properties
API reference based on ProcessWire core version 3.0.253