You are here

interface Twig_NodeOutputInterface in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/NodeOutputInterface.php \Twig_NodeOutputInterface

Represents a displayable node in the AST.

@author Fabien Potencier <fabien@symfony.com>

Hierarchy

Expanded class hierarchy of Twig_NodeOutputInterface

All classes that implement Twig_NodeOutputInterface

File

vendor/twig/twig/lib/Twig/NodeOutputInterface.php, line 17

View source
interface Twig_NodeOutputInterface {

}

Members