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