Home
last modified time | relevance | path

Searched refs:addGetTemplate (Results 1 – 2 of 2) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/Node/
H A DEmbedNode.php34 protected function addGetTemplate(Compiler $compiler) function in Twig\\Node\\EmbedNode
H A DIncludeNode.php49 $this->addGetTemplate($compiler);
70 $this->addGetTemplate($compiler);
77 protected function addGetTemplate(Compiler $compiler) function in Twig\\Node\\IncludeNode