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

    (PHP 7 >= 7.1.0)

    Returns the string representation of the ReflectionClassConstant object

    说明

    publicReflectionClassConstant::__toString(void): string

    Returns the string representation of the ReflectionClassConstant object.

    参数

    此函数没有参数。

    返回值

    A string representation of thisReflectionClassConstantinstance.

    参见

    • ReflectionClassConstant::export() Export
    • __toString()