You are here

public function Twig_TestCallableInterface::getCallable in Translation template extractor 6.3

Same name and namespace in other branches
  1. 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();