Home
last modified time | relevance | path

Searched refs:addGetTemplate (Results 1 – 2 of 2) sorted by relevance

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