WireInputData::remove()
Remove a value from input
Usage
$wireInputData->remove(string $key);Arguments
| Name | Type(s) | Description |
|---|---|---|
$key | string | Name of input variable to remove value for |
Return value
$thisObject instance it was called from (method supports fluent interface).
WireInputData methods and properties
API reference based on ProcessWire core version 3.0.253