require_once 'Event/Notification.php';
int Event_Notification::getNotificationCount ()
int Event_Notification::getNotificationCount
Retrieves the amount of observers that have been notified by the notification.
int number of observers notified.
This function can not be called statically.