WireArray::getArray()

Get a PHP array of all the items in this WireArray with original keys maintained

Usage

$array = $wireArray->getArray();

Return value

array

Copy of the array that WireArray uses internally.

See Also


WireArray methods and properties

API reference based on ProcessWire core version 3.0.251