PHP ReflectionParameter::__clone 反射函数

  • 定义和用法

    ReflectionParameter::__clone - 克隆处理程序
  • 版本支持

    PHP4 PHP5 PHP7
    不支持 支持 支持
  • 语法

    ReflectionParameter::__clone( void )
    ReflectionParameter::__clone() 克隆.
  • 参数

    参数 必需的 描述
  • 返回值

    未说明。
  • 相关页面

    ReflectionParameter::toString() - 转成字符串。