ArgumentInterface
interface ArgumentInterface
Represents a complex argument containing nested values.
Methods
array | getValues() | |
setValues(array $values) |
Details
array getValues()
Return Value
array |
setValues(array $values)
Parameters
array | $values |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Argument/ArgumentInterface.html