ReflectionClassConstant
PHP Manual

ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant

说明

public string ReflectionClassConstant::getName ( void )

参数

此函数没有参数。

返回值

Returns the constant's name.


ReflectionClassConstant
PHP Manual