Represents a callable template function.
Use Twig_SimpleFunction instead.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of Twig_FunctionCallableInterface
All classes that implement Twig_FunctionCallableInterface
since 1.12 (to be removed in 2.0)
interface Twig_FunctionCallableInterface {
public function getCallable();
}
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_FunctionCallableInterface:: |
public | function | 1 |