uopz_unset_hook

PECL uopz 5, PECL uopz 6, PECL uopz 7
uopz_unset_hook - Removes previously set hook on function or method
Manual
Code Examples

uopz_unset_hook( string$function ): bool
booluopz_unset_hook stringclass stringfunction

Parameters

class

The name of the class.

function

The name of the function or method.

Return Values

Returns true on success or false on failure.

Related Functions

Example of uopz_unset_hook

Show all examples for uopz_unset_hook

PHP Version: