Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php398 $class = $this->getFunctionNodeClass($name, $line);
686 protected function getFunctionNodeClass($name, $line) function in Twig\\ExpressionParser