Event_Notification::getNotificationCount()

Event_Notification::getNotificationCount() -- 通知されたオブザーバの数を取得する

概要

require_once 'Event/Notification.php';

int Event_Notification::getNotificationCount ()

説明

通知によって通知されたオブザーバの数を取得します。

返り値

int 通知されたオブザーバの数

注意

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