downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionClass::getConstants> <ReflectionClass::export
[edit] Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstant定義されている定数を取得する

説明

public mixed ReflectionClass::getConstant ( string $name )

定義されている定数を取得します。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

name

定数の名前。

返り値

定数の値を返します。

参考



add a note add a note User Contributed Notes ReflectionClass::getConstant
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites