uopz_unset_hook
PECL uopz 5, PECL uopz 6, PECL uopz 7
uopz_unset_hook - Removes previously set hook on function or method
Manual
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.