You are here

protected property Twig_Node::$lineno in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/twig/twig/lib/Twig/Node.php \Twig_Node::lineno

File

vendor/twig/twig/lib/Twig/Node.php, line 22

Class

Twig_Node
Represents a node in the AST.

Code

protected $lineno;