ViewHelper Documentation
v:iterator.shift
Shifts the first value off $subject (but does not change $subject itself as array_shift would)
Arguments
as string
Template variable name to assign; if not specified the ViewHelper returns the variable instead.
subject anySimpleType
The input array/Traversable to shift