Home
last modified time | relevance | path

Searched refs:compileIsTraitable (Results 1 – 1 of 1) sorted by path

/template/twigstarter/vendor/twig/twig/src/Node/
H A DModuleNode.php98 $this->compileIsTraitable($compiler);
374 protected function compileIsTraitable(Compiler $compiler) function in Twig\\Node\\ModuleNode