ClosureProxyArgument
class ClosureProxyArgument implements ArgumentInterface
Methods
| __construct($id, $method, $invalidBehavior = ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE) | ||
| array | getValues() | |
| setValues(array $values) | 
Details
__construct($id, $method, $invalidBehavior = ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE)
Parameters
| $id | ||
| $method | ||
| $invalidBehavior | 
array getValues()
Return Value
| array | 
setValues(array $values)
Parameters
| array | $values | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.4/Symfony/Component/DependencyInjection/Argument/ClosureProxyArgument.html