Event_Notification::getNotificationInfo()

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

Synopsis

require_once 'Event/Notification.php';

mixed Event_Notification::getNotificationInfo ()

Description

Get additional information that has been stored in the notification.

Valeur retournée

mixed additional information.

Note

Cette fonction ne peut pas être appelée de façon statique.