19 declare(strict_types=1);
31 protected function setUp(): void
37 public function testConstruct():
void 43 function ($arg, $arg2 = null) {
44 if ($arg ===
'approve_recipient' && $arg2===
"") {
52 $this->assertInstanceOf(ilRegistrationSettings::class,
$settings);
setGlobalVariable(string $name, $value)
Customizing of pimple-DIC for ILIAS.
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
Class ilObjAuthSettingsGUI.