class Twig_Test_Function extends Twig_Test
Represents a function template test.
Methods
| __construct($function, array $options = array()) | ||
| getCallable() | from Twig_Test | |
| string |
compile()
Compiles a test. |
Details
at line 22
public
__construct($function, array $options = array())
in Twig_Test at line 30
public
getCallable()
at line 31
public string
compile()
Compiles a test.