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