symfony / 3.0 / symfony / component / dependencyinjection / parameter.html

Parameter

class Parameter

Parameter represents a parameter reference.

Methods

__construct(string $id)

Constructor.

string __toString()

__toString.

Details

__construct(string $id)

Constructor.

Parameters

string $id The parameter key

string __toString()

__toString.

Return Value

string The parameter key

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/DependencyInjection/Parameter.html