• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • ReflectionClassConstant::getValue()

    (PHP 7 >= 7.1.0)

    Gets value

    说明

    publicReflectionClassConstant::getValue(void): mixed

    Gets the class constant's value.

    参数

    此函数没有参数。

    返回值

    The value of the class constant.