You are here

interface Twig_NodeOutputInterface in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/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/NodeOutputInterface.php, line 17

View source
interface Twig_NodeOutputInterface {

}

Members