WireData::getArray()

Returns the full array of properties set to this object

If descending classes also store data in other containers, they may want to override this method to include that data as well.

Usage

$array = $wireData->getArray();

Return value

array

Returned array is associative and indexed by property name.


WireData methods and properties

API reference based on ProcessWire core version 3.0.252