Revision 1852
Added by darkviper almost 13 years ago
| TestInterface.php | ||
|---|---|---|
| 22 | 22 |
* |
| 23 | 23 |
* @return string The PHP code for the test |
| 24 | 24 |
*/ |
| 25 |
function compile(); |
|
| 25 |
public function compile();
|
|
| 26 | 26 |
} |
Also available in: Unified diff
updated Twig template engine to stable version 1.11.1 step2