Home
last modified time | relevance | path

Searched defs:IncludeNode (Results 1 – 5 of 5) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/Node/
H A DInclude.php3 use Twig\Node\IncludeNode; alias
/template/twigstarter/vendor/twig/twig/src/TokenParser/
H A DIncludeTokenParser.php15 use Twig\Node\IncludeNode; alias
H A DSandboxTokenParser.php15 use Twig\Node\IncludeNode; alias
/template/twigstarter/vendor/twig/twig/src/Node/
H A DIncludeNode.php23 class IncludeNode extends Node implements NodeOutputInterface class
/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DOptimizerNodeVisitor.php24 use Twig\Node\IncludeNode; alias