FormBuilderData::get()

Provides direct reference access to retrieve values in the $data array

Usage

$mixed = $formBuilderData->get(string $key);

Arguments

NameType(s)Description
$keystring

Return value

mixed null

Returns null if the key was not found.


FormBuilderData methods and properties

API reference based on ProcessWire core version 3.0.251