ReturnCallback
final class ReturnCallback implements Stub (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
__construct(callable $callback)
No description
mixed
invoke(Invocation $invocation)
Fakes the processing of the invocation $invocation by returning a specific value.
Details
__construct(callable $callback)
No description
mixed
invoke(Invocation $invocation)
Fakes the processing of the invocation $invocation by returning a specific value.