ReflectionClass::getReflectionConstant
クラス定数の ReflectionClassConstant を取得する
説明
public ReflectionClassConstantfalse ReflectionClass::getReflectionConstant(string $name
)
戻り値
ReflectionClassConstant を返します。
失敗した場合に false
を返します
参考
- ReflectionClass::getReflectionConstants
- ReflectionClassConstant