ReflectionClass
ReflectionClass::__construct
ReflectionClass
在线手册:
中文
英文
PHP手册
ReflectionClass::__clone
(PHP 5)
ReflectionClass::__clone
—
Clones object
说明
final
private
void
ReflectionClass::__clone
(
void
)
Clones.
Warning
本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。
返回值
没有返回值。
参见
ReflectionClass::__tostring()
- Returns the string representation of the ReflectionClass object.
Object cloning
ReflectionClass
ReflectionClass::__construct
ReflectionClass
在线手册:
中文
英文
PHP手册