You are here

constant Twig_Token::STRING_TYPE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Token.php \Twig_Token::STRING_TYPE
1 use of Twig_Token::STRING_TYPE
TwigTransTokenParser::parse in core/lib/Drupal/Core/Template/TwigTransTokenParser.php

File

vendor/twig/twig/lib/Twig/Token.php, line 32

Class

Twig_Token
Represents a Token.

Code

const STRING_TYPE = 7;