ILIAS  release_8 Revision v8.25-1-g13de6a5eca6
bootstrap.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types=1);
4
22require_once 'libs/composer/vendor/autoload.php';
23require_once __DIR__ . '/VirusScannerBaseTest.php';
24