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
Code Examples

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.

Example of uopz_get_return

Show all examples for uopz_get_return

PHP Version: