|
uopz_get_mockGet the current mock for a class Description
mixed uopz_get_mock(string
$class )
Returns the current mock for Parameters
Return Values
Either a string containing the name of the mock, or an object,
or ExamplesExample #1 uopz_get_mock example
The above example will output: mockA See Also
|