Параметр
класс Parameter
Параметр представляет ссылку на параметр.
Методы
| __construct(string $id) Конструктор. | ||
| string | __toString() __toString. |
Подробности
__construct(string $id)
Конструктор.
Параметры
| string | $id | Ключ параметра |
string __toString()
__toString.
Значение возврата
| string | Ключ параметра |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/DependencyInjection/Parameter.html