(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__clone — Clones
The clone method prevens an object from being cloned. Reflection objects cannot be cloned.
This function has no parameters.
No value is returned, if called a fatal error will occur.
| Versionen | Description |
|---|---|
| 8.1.0 | This method is no longuer final . |