iterator.values

Gets values from an iterator, removing current keys (if any exist).

Arguments

subject

DataType

mixed

Required

false

Description

The array/Traversable instance from which to get values

as

DataType

string

Required

false

Description

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