Home
last modified time | relevance | path

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

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