ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Represents a template test. More...
Public Member Functions | |
__construct (array $options=array()) | |
getCallable () | |
Public Member Functions inherited from Twig_TestInterface | |
compile () | |
Compiles a test. More... | |
Protected Attributes | |
$options | |
$arguments = array() | |
Represents a template test.
Twig_Test::getCallable | ( | ) |
Implements Twig_TestCallableInterface.
|
protected |
Definition at line 23 of file Test.php.
Referenced by Twig_Test_Node\__construct(), Twig_Test_Function\__construct(), Twig_Test_Method\__construct(), and __construct().