ReflectionClassConstant::getValue

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getValueGets value

説明

public ReflectionClassConstant::getValue ( void ) : mixed

Gets the class constant's value.

パラメータ

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

返り値

The value of the class constant.