ReflectionClass::getConstants
(PHP 5)
ReflectionClass::getConstants — Gets constants
説明
public array ReflectionClass::getConstants
( void
)
Gets defined constants from a class.
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
この関数にはパラメータはありません。
返り値
An array of constants.
ReflectionClass::getConstants
There are no user contributed notes for this page.
