uopz_rename

PECL uopz 1, PECL uopz 2 Deprecated: PECL uopz 5
uopz_rename - Rename a function at runtime
Manual
Code Examples

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

Example of uopz_rename

Show all examples for uopz_rename

PHP Version: