Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php50 $function = $this->getTransFunction($this->hasNode('plural'));
160 protected function getTransFunction($plural) function in Twig_Extensions_Node_Trans