Home
last modified time | relevance | path

Searched refs:VAR_END_TYPE (Results 1 – 1 of 1) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/
H A DToken.php31 public const VAR_END_TYPE = 4; define in Twig\\Token
135 case self::VAR_END_TYPE:
189 case self::VAR_END_TYPE: