require_once 'Event/Notification.php';
void Event_Notification::cancelNotification ()
void Event_Notification::cancelNotification
Cancels the notification.
If a notification is cancelled, no more observers will be notified by this notification.
void
This function can not be called statically.