TaggedValue
class TaggedValue
Методы
| __construct(string $tag, mixed $value) | ||
| string | getTag() | |
| mixed | getValue() |
Подробности
__construct(string $tag, mixed $value)
Параметры
| string | $tag | |
| mixed | $value |
string getTag()
Возвращаемое значение
| string |
mixed getValue()
Возвращаемое значение
| mixed |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Yaml/Tag/TaggedValue.html