require_once 'Event/Notification.php';
bool Event_Notification::isNotificationCancelled ()
bool Event_Notification::isNotificationCancelled
Checks, whether the notification has been cancelled.
bool TRUE if the notification has been cancelled, FALSE otherwise.
Эта функция не должна вызываться статически.