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