PHP_CompatInfo_Parser::addListener()
-- Registers a new listener
説明
Registers a new listener with the given criteria.
パラメータ
- mixed
$callback
A PHP callback
- string
$nName
(optional) Expected notification name
例外・エラー
throws
no exceptions thrown
利用可能なバージョン
since
version 1.8.0b2 (2008-06-03)
注意
この関数は、スタティックにコールする
ことはできません。