WireDataDB::get()

Get the value for a specific property/name/key

Usage

$array = $wireDataDB->get(string $key);

Arguments

NameType(s)Description
$keystring

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