public function Twig_NodeInterface::getLine in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/twig/twig/lib/Twig/NodeInterface.php \Twig_NodeInterface::getLine()
1 method overrides Twig_NodeInterface::getLine()
- Twig_Node::getLine in vendor/
twig/ twig/ lib/ Twig/ Node.php
File
- vendor/
twig/ twig/ lib/ Twig/ NodeInterface.php, line 28
Class
- Twig_NodeInterface
- Represents a node in the AST.
Code
public function getLine();