class NotificationList implements NotificationListInterface (View source)

Properties

protected NotificationInterface[] $notifications

Methods

addNotification(NotificationInterface $notification)

No description

Details

addNotification(NotificationInterface $notification)

No description

Parameters

NotificationInterface $notification

NotificationInterface[] getNotifications()

No description

Return Value

NotificationInterface[]