Event_Notification::getNotificationName()

Event_Notification::getNotificationName() -- 通知名を取得する

概要

require_once 'Event/Notification.php';

string Event_Notification::getNotificationName ()

説明

通知名を取得します。

返り値

string 通知名

注意

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