class IteratorArgument implements ArgumentInterface
Represents a collection of values to lazily iterate over.
| __construct(array $values) | ||
| array | getValues() | |
| setValues(array $values) |
| array | $values |
| array |
| array | $values |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Argument/IteratorArgument.html