3 declare(strict_types=1);
    45     protected function setUp(): void
    52         $db = $this->createMock(ilDBInterface::class);
    53         $lng = $this->createMock(ilLanguage::class);
 
setTitle(string $a_title)
 
Customizing of pimple-DIC for ILIAS. 
 
setGlobalVariable(string $name, $value)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...