class TransChoiceTokenParser extends TransTokenParser
Token Parser for the 'transchoice' tag.
Methods
| Twig_NodeInterface |
parse(Twig_Token $token)
Parses a token and returns a node. |
|
| decideTransChoiceFork($token) | ||
| string |
getTag()
Gets the tag name associated with this token parser. |
Details
at line 32
public Twig_NodeInterface
parse(Twig_Token $token)
Parses a token and returns a node.
at line 75
public
decideTransChoiceFork($token)
at line 85
public string
getTag()
Gets the tag name associated with this token parser.