◆ __construct()
PHPUnit\Framework\MockObject\Stub\ConsecutiveCalls::__construct |
( |
array |
$stack | ) |
|
◆ invoke()
PHPUnit\Framework\MockObject\Stub\ConsecutiveCalls::invoke |
( |
Invocation |
$invocation | ) |
|
Fakes the processing of the invocation $invocation by returning a specific value.
- Parameters
-
Invocation | $invocation | The invocation which was mocked and matched by the current method and argument matchers |
Implements PHPUnit\Framework\MockObject\Stub\Stub.
◆ toString()
PHPUnit\Framework\MockObject\Stub\ConsecutiveCalls::toString |
( |
| ) |
|
The documentation for this class was generated from the following file: