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