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