3 declare(strict_types=1);
34 $ilAppEventHandler = $DIC->event();
35 $ilLog = $DIC->logger()->sess();
37 if (!parent::addToList($a_usr_id)) {
41 $ilLog->info(
'Raise new event: Modules/Session addToWaitingList');
42 $ilAppEventHandler->raise(
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...