uopz_rename
PECL uopz 1, PECL uopz 2
Deprecated: PECL uopz 5
uopz_rename - Rename a function at runtime
Manual
uopz_rename(
string$function,
string$rename ): void
voiduopz_rename
stringclass
stringfunction
stringrename
Parameters
- class
-
The name of the class containing the function
- function
-
The name of an existing function
- rename
-
The new name for the function
Return Values