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