Shift an element off the beginning of the WireArray and return it
Consistent with behavior of PHP's array_shift()
method.
Usage
$wire = $wireArray->shift();
Return value
See Also
WireArray methods and properties
API reference based on ProcessWire core version 3.0.236