php8.5
Home/ Manual/ reflection / reflectionfunctionabstract/ ReflectionFunctionAbstract::__clone

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

VersionDescription
8.1.0This method is no longer final.

See Also

Source: reference/reflection/reflectionfunctionabstract/clone.xml · from the official PHP manual (php/doc-en)