Searched refs:registerUndefinedFunctionCallback (Results 1 – 3 of 3) sorted by relevance
857 public function registerUndefinedFunctionCallback(callable $callable): void function in Twig\\Environment859 $this->extensionSet->registerUndefinedFunctionCallback($callable);869 * @see registerUndefinedFunctionCallback
220 public function registerUndefinedFunctionCallback(callable $callable): void function in Twig\\ExtensionSet
263 $twig->registerUndefinedFunctionCallback($callback);