ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
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';