ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Represents a template test. More...
Public Member Functions | |
__construct (array $options=array()) | |
getCallable () | |
![]() | |
compile () | |
Compiles a test. More... | |
getCallable () | |
Protected Attributes | |
$options | |
$arguments = array() | |
Represents a template test.
Twig_Test::__construct | ( | array | $options = array() | ) |
Twig_Test::getCallable | ( | ) |
Implements Twig_TestCallableInterface.
Definition at line 33 of file Test.php.
|
protected |
Definition at line 23 of file Test.php.
Referenced by Twig_Test_Node\__construct(), Twig_Test_Function\__construct(), __construct(), and Twig_Test_Method\__construct().