interface Twig_NodeOutputInterface in Translation template extractor 6.3
Same name and namespace in other branches
- 7.3 vendor/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/ NodeOutputInterface.php, line 17
View source
interface Twig_NodeOutputInterface {
}