WireDataDB::get()
Get the value for a specific property/name/key
Usage
$array = $wireDataDB->get(string $key);
Arguments
Name | Type(s) | Description |
---|---|---|
$key | string |
Return value
array
mixed
null
Exceptions
Method can throw exceptions on error:
WireException
WireDataDB methods and properties
API reference based on ProcessWire core version 3.0.251