class TaggedIteratorArgument extends IteratorArgument
Represents a collection of services found by tag name to lazily iterate over.
__construct(string $tag) | ||
array | getValues() | from IteratorArgument |
setValues(array $values) | from IteratorArgument | |
getTag() |
string | $tag |
array |
array | $values |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Argument/TaggedIteratorArgument.html