public function Twig_TestCallableInterface::getCallable in Translation template extractor 6.3
Same name and namespace in other branches
- 7.3 vendor/Twig/TestCallableInterface.php \Twig_TestCallableInterface::getCallable()
1 method overrides Twig_TestCallableInterface::getCallable()
- Twig_Test::getCallable in vendor/
Twig/ Test.php
File
- vendor/
Twig/ TestCallableInterface.php, line 20
Class
- Twig_TestCallableInterface
- Represents a callable template test.
Code
public function getCallable();