Event_Notification::cancelNotification()

Event_Notification::cancelNotification() -- Cancel the notification.

Referentiesamenvatting

require_once 'Event/Notification.php';

void Event_Notification::cancelNotification ()

Beschrijving

Cancels the notification.

If a notification is cancelled, no more observers will be notified by this notification.

Return waarde

void

Note

Deze functie kan niet statisch worden aangeroepen.