Event_Notification::getNotificationObject()

Event_Notification::getNotificationObject() -- 通知を送信したオブジェクトを取得する

概要

require_once 'Event/Notification.php';

object &Event_Notification::getNotificationObject ()

説明

通知を送信したオブジェクトへの参照を取得します。

返り値

object 通知の送信者

注意

この関数は、スタティックにコールする ことはできません。