ReflectionFunctionAbstract::__clone
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
Clones function
Description
ReflectionFunctionAbstract::__clone(): void
Clones a function.
Parameters Parameters
Return Values
Void
Changelog
| Version | Description |
|---|---|
| 8.1.0 | This method is no longer final. |