编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ReflectionExtension
  • ReflectionExtension::__construct »
  • PHP Manual
  • ReflectionExtension
  • Clones

ReflectionExtension::__clone

(PHP 5, PHP 7)

ReflectionExtension::__clone — Clones

说明

final private ReflectionExtension::__clone ( void ) : void

clone方法阻止实例克隆。反射类实例不允许被克隆。

参数

此函数没有参数。

返回值

没有返回值,如果被调用将产生fatal错误。

参见

  • ReflectionExtension::__construct() - Constructs a ReflectionExtension
  • Object cloning

相关文章
php 反射 reflectionextension 类php domnode clones a nodephp hyperwave api 函数 clones objectphp imagickdraw clones the current imagickdraw and pushes it to the stackphp reflectionclass 根据已定义的类获取所在扩展的 reflectionextension 对象php reflectionextension clonesphp reflectionextension constructs a reflectionextensionphp reflectionextension exportphp reflectionextension gets classesphp reflectionextension 获取类名称php reflectionextension 获取常量php reflectionextension 获取依赖php reflectionextension 获取扩展中的函数php reflectionextension 获取ini配置php reflectionextension 获取扩展名称php reflectionextension 获取扩展版本号php reflectionextension 输出扩展信息php reflectionextension 返回扩展是否持久化载入php reflectionextension 返回扩展是否是临时载入php reflectionextension to string
关注编程学问公众号
编程学问网 湘ICP备20001732号