public function Twig_FunctionCallableInterface::getCallable in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/twig/twig/lib/Twig/FunctionCallableInterface.php \Twig_FunctionCallableInterface::getCallable()
1 method overrides Twig_FunctionCallableInterface::getCallable()
- Twig_Function::getCallable in vendor/
twig/ twig/ lib/ Twig/ Function.php
File
- vendor/
twig/ twig/ lib/ Twig/ FunctionCallableInterface.php, line 23
Class
- Twig_FunctionCallableInterface
- Represents a callable template function.
Code
public function getCallable();