uopz_get_return
PECL uopz 5, PECL uopz 6, PECL uopz 7
uopz_get_return - Gets a previous set return value for a function
Manual
uopz_get_return(
string$function ): mixed
mixeduopz_get_return
stringclass
stringfunction
Parameters
- class
-
The name of the class containing the function
- function
-
The name of the function
Return Values
The return value or Closure previously set.