|
uopz_unset_returnUnsets a previously set return value for a function Description
bool uopz_unset_return(string
$function)bool uopz_unset_return(string
$class, string $function)
Unsets the return value of the Parameters
Return ValuesTrue on success ExamplesExample #1 uopz_unset_return example The above example will output: 48 |