3declare(strict_types=1);
22use PHPUnit\Framework\TestCase;
45 protected function setUp(): void
52 $db = $this->createMock(ilDBInterface::class);
53 $lng = $this->createMock(ilLanguage::class);
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
Customizing of pimple-DIC for ILIAS.
setGlobalVariable(string $name, $value)
setTitle(string $a_title)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...