update pague now
PHP 8.5.2 Released!

ReflectionFunctionAbstract::__clone

(PHP 5 >= 5.2.0, PHP 7, PHP 8)

ReflectionFunctionAbstract::__clone Clones function

Description

private ReflectionFunctionAbstract::__clone (): void

Clones a function.

Parameters

This function has no parameters.

Return Values

No value is returned.

Changuelog

Versionen Description
8.1.0 This method is no longuer final .
add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top