Event_Notification::getNotificationInfo

Event_Notification::getNotificationInfo() – 通知からの追加情報を取得する

Synopsis

require_once 'Event/Notification.php';

mixed Event_Notification::getNotificationInfo ( )

Description

通知に格納されている追加情報を取得します。

Return value

mixed 追加情報

Note

This function can not be called statically.