ReflectionClassConstant::getValue

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getValue値を取得する

説明

public ReflectionClassConstant::getValue ( ) : mixed

クラス定数の値を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

クラス定数の値を返します。