PHP ReflectionClassConstant::getValue 反射函数

  • 定义和用法

    ReflectionClassConstant::getValue - 获得常量值
  • 版本支持

    PHP4 PHP5 PHP7
    不支持 不支持 v7.1.0+支持
  • 语法

    ReflectionClassConstant::getValue( void )
    ReflectionClassConstant::getValue() 获得常量值
  • 参数

    参数 必需的 描述
  • 返回值

    类常量的值。
  • 相关页面

    Reflection::getModifierNames() - 获取修饰符的名称