TransChoiceTokenParser
TransChoiceTokenParser
class TransChoiceTokenParser extends TransTokenParser
Token Parser for the 'transchoice' tag.
Methods
Twig_Node | parse(Twig_Token $token) Parses a token and returns a node. | |
decideTransFork($token) | from TransTokenParser | |
string | getTag() Gets the tag name associated with this token parser. | |
decideTransChoiceFork($token) |