Event_Notification::getNotificationObject()

Event_Notification::getNotificationObject() -- Get the object that sent the notification.

Referentiesamenvatting

require_once 'Event/Notification.php';

object &Event_Notification::getNotificationObject ()

Beschrijving

Get a reference to the object that sent the notification.

Return waarde

object sender of the notification

Note

Deze functie kan niet statisch worden aangeroepen.