class IteratorArgument implements ArgumentInterface
Represents a collection of values to lazily iterate over.
No description
__construct(array $values)
Reference[] getValues()
setValues(array $values)