Use this method if you want to set the mocked behaviour with
a {@link FunctionProvider}. Alternatively, you can use
{@link setFunction()} to set it with a callable.
public setFunctionProvider ( phpmock\functions\FunctionProvider $provider ) : |
||
$provider | phpmock\functions\FunctionProvider | The mock function provider. |
return |