(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__clone — Clones
The clone method prevents an object from being cloned. Reflection objects cannot be cloned.
Diese Funktion besitzt keine Parameter.
No value is returned, if called a fatal error will occur.
Version | Beschreibung |
---|---|
8.1.0 | This method is no longer final. |