ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
TestInclude.php
Go to the documentation of this file.
1 <?php
2 
4 $env->addTest(new Twig_SimpleTest('anonymous', function () {}));
5 
6 return $env;
Create styles array
The data for the language used.
$env
Definition: TestInclude.php:3
Represents a template test.
Definition: SimpleTest.php:19
Stores the Twig configuration.
Definition: Environment.php:17
Loads a template from an array.
Definition: Array.php:26