FormBuilderData::remove()

Remove a given $key from the $data array

Usage

$formBuilderData->remove(string $key);

Arguments

NameType(s)Description
$keystring

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.251