(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__clone — Clones
The clone method prevents an object from being cloned. Reflection objects cannot be cloned.
У цієї функції немає параметрів.
No value is returned, if called a fatal error will occur.
Версія | Опис |
---|---|
8.1.0 | This method is no longer final. |