3 declare(strict_types=1);
    41         $ilAppEventHandler = $DIC[
'ilAppEventHandler'];
    42         $ilLog = $DIC[
'ilLog'];
    44         if (!parent::addToList($a_usr_id)) {
    48         $GLOBALS[
'DIC']->logger()->grp()->info(
'Raise new event: Modules/Group addToList.');
    49         $ilAppEventHandler->raise(
    50             "components/ILIAS/Group",
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...