Event_Notification::getNotificationInfo()

Event_Notification::getNotificationInfo() -- Get additional information from the notification.

Synopsis

require_once 'Event/Notification.php';

mixed Event_Notification::getNotificationInfo ()

Beschreibung

Get additional information that has been stored in the notification.

Rückgabewert

mixed additional information.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.