FormBuilderData::get()
Provides direct reference access to retrieve values in the $data array
Usage
$mixed = $formBuilderData->get(string $key);Arguments
| Name | Type(s) | Description |
|---|---|---|
$key | string |
Return value
mixed nullReturns null if the key was not found.
FormBuilderData methods and properties
API reference based on ProcessWire core version 3.0.252