class FormThemeTokenParser extends AbstractTokenParser
Token Parser for the 'form_theme' tag.
Node | parse(Token $token) Parses a token and returns a node. | |
string | getTag() Gets the tag name associated with this token parser. |
Parses a token and returns a node.
Token | $token |
Node |
Gets the tag name associated with this token parser.
string | The tag name |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Twig/TokenParser/FormThemeTokenParser.html