class ServiceClosureArgument implements ArgumentInterface
Represents a service wrapped in a memoizing closure.
| __construct(Reference $reference) | ||
| array | getValues() | |
| setValues(array $values) |
| Reference | $reference |
| array |
| array | $values |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Argument/ServiceClosureArgument.html