ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
bootstrap.php
Go to the documentation of this file.
1 <?php
21 require_once 'vendor/composer/vendor/autoload.php';
22 
23 require_once __DIR__ . '/class.ilTasksTestBase.php';