WireData::removeQuietly()
Quietly remove a previously set property (no change tracking)
Available since version 3.0.262.
Usage
$wireData->removeQuietly(string $key);Arguments
| Name | Type(s) | Description |
|---|---|---|
$key | string | Name of property you want to remove |
Return value
$thisObject instance it was called from (method supports fluent interface).
WireData methods and properties
API reference based on ProcessWire core version 3.0.261