ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Twig_TestInterface Interface Reference

Represents a template test. More...

+ Inheritance diagram for Twig_TestInterface:
+ Collaboration diagram for Twig_TestInterface:

Public Member Functions

 compile ()
 Compiles a test. More...
 

Detailed Description

Represents a template test.

Author
Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com
Deprecated:
since 1.12 (to be removed in 2.0)

Definition at line 19 of file TestInterface.php.

Member Function Documentation

◆ compile()

Twig_TestInterface::compile ( )

Compiles a test.

Returns
string The PHP code for the test

Implemented in Twig_Test_Node, Twig_Test_Method, and Twig_Test_Function.


The documentation for this interface was generated from the following file: