ReflectionClass::getReflectionConstant
(PHP 7 >= 7.1.0)
ReflectionClass::getReflectionConstant — クラス定数の ReflectionClassConstant を取得する
説明
public ReflectionClass::getReflectionConstant
( string $name
) : ReflectionClassConstant|false
クラスのプロパティの ReflectionClassConstant を取得します。
パラメータ
name
- クラス定数の名前