WireArray::getAll()
Returns all items in the WireArray (for syntax convenience)
This is for syntax convenience, as it simply returns this instance of the WireArray.
Usage
$wireArray->getAll();Return value
$this Object instance it was called from (method supports fluent interface).
WireArray methods and properties
API reference based on ProcessWire core version 3.0.252