19declare(strict_types=1);
23use ILIAS\GlobalScreen\Scope\MainMenu\Collector\Renderer\Hasher;
55 return http_build_query([
56 ClientNotifications::MODE => ClientNotifications::MODE_CLOSED,
An exception for terminatinating execution or to throw for unit testing.
Class AbstractBaseNotificationRenderer.
__construct(UIFactory $factory)
AbstractBaseNotificationRenderer constructor.
buildCloseQuery(isItem $item)
Interface NotificationRenderer Every Notification should have a renderer, if you won't provide on in ...
getProviderIdentification()
This is how the factory for UI elements looks.