Twig API
Interface

Twig_TestInterface

interface Twig_TestInterface

Represents a template test.

Methods

string compile()

Compiles a test.

Details

at line 25
public string compile()

Compiles a test.

Return Value

string The PHP code for the test