Package

ViewHelpers

ViewHelper Documentation

v:iterator.pop

Pops the last value off $subject (but does not change $subject itself as array_pop would).

Arguments

as string

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

subject anySimpleType

Input to work on - Array/Traversable/...

ViewHelper Resources

Schema Resources