Php/docs/reflectionclassconstant.getname

来自菜鸟教程
跳转至:导航、​搜索

ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant


说明

public ReflectionClassConstant::getName ( ) : string

参数

此函数没有参数。


返回值

Returns the constant's name.