|
Lggr
|


Public Member Functions | |
| after ($id) | |
Public Member Functions inherited from PHPUnit\Framework\MockObject\Builder\Stub | |
| will (BaseStub $stub) | |
Public Member Functions inherited from PHPUnit\Framework\MockObject\Builder\Identity | |
| id ($id) | |
Builder interface for invocation order matches.
| PHPUnit\Framework\MockObject\Builder\Match::after | ( | $id | ) |
Defines the expectation which must occur before the current is valid.
| string | $id | The identification of the expectation that should occur before this one. |
Implemented in PHPUnit\Framework\MockObject\Builder\InvocationMocker.
1.8.17