WireArray::pop()

Pop an element off the end of the WireArray and return it

Usage

$wire = $wireArray->pop();

Return value

Wire mixed null

Item popped off the end or NULL if empty.


WireArray methods and properties

API reference based on ProcessWire core version 3.0.251