Home
last modified time | relevance | path

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

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