You are here

constant Twig_Token::EOF_TYPE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Token.php \Twig_Token::EOF_TYPE

File

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

Class

Twig_Token
Represents a Token.

Code

const EOF_TYPE = -1;