|
ReflectionExtension::__cloneClones Description
private void ReflectionExtension::__clone()
The clone method prevents an object from being cloned. Reflection objects cannot be cloned. ParametersThis function has no parameters. Return ValuesNo value is returned, if called a fatal error will occur. Changelog
|