19declare(strict_types=1);
Class NotificationFactory.
standardGroup(IdentificationInterface $identification)
administrative(IdentificationInterface $identification)
standard(IdentificationInterface $identification)
Class StandardNotificationGroup Groups a set of Notification.
Class Notification The default Notification mapping currently to one UI Notification Item component.
Interface IdentificationInterface.