You are here

public function Twig_NodeInterface::getNodeTag in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/NodeInterface.php \Twig_NodeInterface::getNodeTag()
1 method overrides Twig_NodeInterface::getNodeTag()
Twig_Node::getNodeTag in vendor/twig/twig/lib/Twig/Node.php

File

vendor/twig/twig/lib/Twig/NodeInterface.php, line 30

Class

Twig_NodeInterface
Represents a node in the AST.

Code

public function getNodeTag();