public function Twig_TestCallableInterface::getCallable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/twig/twig/lib/Twig/TestCallableInterface.php \Twig_TestCallableInterface::getCallable()
1 method overrides Twig_TestCallableInterface::getCallable()
- Twig_Test::getCallable in vendor/
twig/ twig/ lib/ Twig/ Test.php
File
- vendor/
twig/ twig/ lib/ Twig/ TestCallableInterface.php, line 21
Class
- Twig_TestCallableInterface
- Represents a callable template test.
Code
public function getCallable();