public function Twig_FunctionCallableInterface::getCallable

1 method overrides Twig_FunctionCallableInterface::getCallable()
Twig_Function::getCallable in drupal/core/vendor/twig/twig/lib/Twig/Function.php

File

drupal/core/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php, line 22

Class

Twig_FunctionCallableInterface
Represents a callable template function.

Code

public function getCallable();