Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DIncludeNode.php46 $this->addGetTemplate($compiler);
66 protected function addGetTemplate(Compiler $compiler) function in Twig\\Node\\IncludeNode
H A DEmbedNode.php36 protected function addGetTemplate(Compiler $compiler) function in Twig\\Node\\EmbedNode