BoundArgument
class BoundArgument implements ArgumentInterface
Methods
| __construct($value) | ||
| array | getValues() | |
| setValues(array $values) |
Details
__construct($value)
Parameters
| $value |
array getValues()
Return Value
| array |
setValues(array $values)
Parameters
| array | $values |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Argument/BoundArgument.html