Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php101 $this->compileConstructor($compiler);
189 protected function compileConstructor(Compiler $compiler) function in Twig\\Node\\ModuleNode