- PHP 手册
- 函数参考
- 变量与类型相关扩展
- 反射
- ReflectionProperty
ReflectionProperty::__clone
(PHP 5, PHP 7, PHP 8)
ReflectionProperty::__clone — Clone
说明
private ReflectionProperty::__clone(): voidClones.
警告本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。
返回值
更新日志
版本 | 说明 |
---|---|
8.1.0 | This method is no longer final. |
参见
- ReflectionProperty::export() - Export
- Object cloning
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/reflectionproperty.clone.php