Home
last modified time | relevance | path

Searched refs:Twig_Function_Method (Results 1 – 3 of 3) sorted by path

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst323 $twig->addFunction('otherFunction', new Twig_Function_Method($this, 'someMethod'));
H A Ddeprecated.rst88 * ``Twig_Function_Method``
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DMethod.php26 class Twig_Function_Method extends Twig_Function class