|
file-fetcher
|
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) | |
| 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