ReflectionClassConstant::getValue

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getValueGets value

Açıklama

public ReflectionClassConstant::getValue ( ) : mixed

Gets the class constant's value.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The value of the class constant.