Subclasses may override this method and load functions differently;
so no list of functions is available.
public getFunction ( string $name ) : Twig_Function | false | ||
$name | string | function name |
return | Twig_Function | false | A Twig_Function instance or false if the function does not exists |