Package

ViewHelpers

ViewHelper Documentation

v:iterator.shift

Shifts the first value off $subject (but does not change $subject itself as array_shift would).

Arguments

subject anySimpleType

The input array/Traversable to shift

as string

Template variable name to assign; if not specified the ViewHelper returns the variable instead.

ViewHelper Resources

Schema Resources