class
FormThemeTokenParser extends AbstractTokenParser
Token Parser for the 'form_theme' tag.
Methods
parse(
Token $token)
Parses a token and returns a node.
string
getTag()
Gets the tag name associated with this token parser.
Details
Node
parse(Token $token)
Parses a token and returns a node.
string
getTag()
Gets the tag name associated with this token parser.