Event_Notification::getNotificationName

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

Synopsis

require_once 'Event/Notification.php';

string Event_Notification::getNotificationName ( )

Description

通知名を取得します。

Return value

string 通知名

Note

This function can not be called statically.