Event_Notification::getNotificationCount()
Event_Notification::getNotificationCount() -- 通知されたオブザーバの数を取得する
概要
require_once 'Event/Notification.php'; |
int Event_Notification::getNotificationCount ()
説明
通知によって通知されたオブザーバの数を取得します。
注意
この関数は、スタティックにコールする
ことはできません。