Php/docs/reflectionclassconstant.getname
来自菜鸟教程
ReflectionClassConstant::getName
(PHP 7 >= 7.1.0)
ReflectionClassConstant::getName — Get name of the constant
说明
public ReflectionClassConstant::getName ( ) : string
参数
此函数没有参数。
返回值
Returns the constant's name.