You are here

protected property Twig_Token::$lineno in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/Token.php \Twig_Token::lineno
  2. 7.2 vendor/Twig/Token.php \Twig_Token::lineno

File

vendor/Twig/Token.php, line 22

Class

Twig_Token
Represents a Token.

Code

protected $lineno;