3declare(strict_types=1);
43 $this->notification_factory = $this->
globalScreen()->notifications()->factory();
44 $this->
if = $this->
globalScreen()->identification()->core($this);
Customizing of pimple-DIC for ILIAS.
Class NotificationFactory.
Interface AbstractNotificationProvider.
NotificationFactory $notification_factory
getAdministrativeNotifications()
@inheritDoc
IdentificationProviderInterface $if
__construct(Container $dic)
@inheritDoc
Class IdentificationProviderInterface.
Interface NotificationProvider.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...