PHP Namshi\Notificator Namespace

Nested Namespaces

Namshi\Notificator\Notification
Namshi\Notificator\Symfony

Interfaces

Name Description
NotificationInterface This interface is responsible to force type-hinting for all the notifications that need to be processed.

Classes

Name Description
Manager This class is responsible for dispatching a notification to the various handlers attached to an event.
Notification Base notification class.