|
file-fetcher
|
Public Member Functions | |
| __construct (\Throwable $exception) | |
| invoke (Invocation $invocation) | |
| toString () | |
| PHPUnit\Framework\MockObject\Stub\Exception::__construct | ( | \Throwable | $exception | ) |
| PHPUnit\Framework\MockObject\Stub\Exception::invoke | ( | Invocation | $invocation | ) |
Implements PHPUnit\Framework\MockObject\Stub\Stub.
| PHPUnit\Framework\MockObject\Stub\Exception::toString | ( | ) |
Returns a string representation of the object.
Implements PHPUnit\Framework\SelfDescribing.
1.8.17