Home
last modified time | relevance | path

Searched defs:registerUndefinedFunctionCallback (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php211 public function registerUndefinedFunctionCallback(callable $callable) function in Twig\\ExtensionSet
H A DEnvironment.php873 public function registerUndefinedFunctionCallback(callable $callable) function in Twig\\Environment