ReflectionClassConstant::getValue

(PHP 7 >= 7.1.0, PHP 8)

ReflectionClassConstant::getValueGets value

說明

public ReflectionClassConstant::getValue(): mixed

Gets the class constant's value.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

The value of the class constant.