class BoundArgument implements ArgumentInterface

Methods

__construct($value, bool $trackUsage = true)

No description

array
getValues()

No description

setValues(array $values)

No description

Details

__construct($value, bool $trackUsage = true)

Parameters

$value
bool $trackUsage

array getValues()

Return Value

array

setValues(array $values)

Parameters

array $values