file-fetcher
|
Public Member Functions | |
after ($id) | |
![]() | |
will (BaseStub $stub) | |
![]() | |
id ($id) | |
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.