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.

Return value

mixed additional information.

Note

This function can not be called statically.

Get the object that sent the notification. (Previous) Get number of observers notified. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.