ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
bootstrap.php
Go to the documentation of this file.
1 <?php
2 
3 declare(strict_types=1);
4 
21 require_once 'vendor/composer/vendor/autoload.php';
22 require_once 'ilRTEBaseTestCase.php';