ReflectionExtension::__clone

(PHP 5, PHP 7, PHP 8)

ReflectionExtension::__cloneClones

说明

final private ReflectionExtension::__clone(): void

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

参数

此函数没有参数。

返回值

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

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/reflectionextension.clone.php