|
file-fetcher
|
Public Member Functions | |
| will (BaseStub $stub) | |
Public Member Functions inherited from PHPUnit\Framework\MockObject\Builder\Identity | |
| id ($id) | |
| PHPUnit\Framework\MockObject\Builder\Stub::will | ( | BaseStub | $stub | ) |
Stubs the matching method with the stub object $stub. Any invocations of the matched method will now be handled by the stub instead.
1.8.17