FormThemeTokenParser
class FormThemeTokenParser extends Twig_TokenParser
Token Parser for the 'form_theme' tag.
Methods
Twig_Node
parse(Twig_Token $token)
Parses a token and returns a node.
string
getTag()
Gets the tag name associated with this token parser.
Details
at line line 30
Twig_Node
parse(Twig_Token $token)
Parses a token and returns a node.
at line line 57
string
getTag()
Gets the tag name associated with this token parser.