interface Twig_NodeOutputInterface in Zircon Profile 8
Same name and namespace in other branches
- 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
- interface \Twig_NodeOutputInterface
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 {
}