interface Twig_TestCallableInterface in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/twig/twig/lib/Twig/TestCallableInterface.php \Twig_TestCallableInterface
Represents a callable template test.
@author Fabien Potencier <fabien@symfony.com>
Hierarchy
- interface \Twig_TestCallableInterface
Expanded class hierarchy of Twig_TestCallableInterface
All classes that implement Twig_TestCallableInterface
Deprecated
since 1.12 (to be removed in 2.0)
File
- vendor/
twig/ twig/ lib/ Twig/ TestCallableInterface.php, line 19
View source
interface Twig_TestCallableInterface {
public function getCallable();
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Twig_TestCallableInterface:: |
public | function | 1 |