PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Event/Notification.php';
object &Event_Notification::getNotificationObject ()
object &Event_Notification::getNotificationObject
Get a reference to the object that sent the notification.
object sender of the notification
This function can not be called statically.