FormBuilderData::remove()
Remove a given $key from the $data array
Usage
$formBuilderData->remove(string $key);Arguments
| Name | Type(s) | Description |
|---|---|---|
$key | string |
Return value
$thisObject instance it was called from (method supports fluent interface).
FormBuilderData methods and properties
API reference based on ProcessWire core version 3.0.252