Parameter
class Parameter
Parameter represents a parameter reference.
Methods
__construct(string $id) | ||
string | __toString() |
Details
__construct(string $id)
Parameters
string | $id |
string __toString()
Return Value
string | The parameter key |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Parameter.html