uopz_set_static

PECL uopz 5, PECL uopz , PECL uopz 7
uopz_set_static - Sets the static variables in function or method scope
Manual
Code Examples

uopz_set_static( string$function, array$static ): void
voiduopz_set_static stringclass stringfunction arraystatic

Parameters

class

The name of the class.

function

The name of the function or method.

static

The associative array of variable names mapped to their values.

Return Values

No value is returned.

Related Functions

Example of uopz_set_static

Show all examples for uopz_set_static

PHP Version: