|
file-fetcher
|
Additional Inherited Members | |
Public Member Functions inherited from PHPUnit\Framework\SyntheticError | |
| __construct (string $message, int $code, string $file, int $line, array $trace) | |
| getSyntheticFile () | |
| getSyntheticLine () | |
| getSyntheticTrace () | |
Public Member Functions inherited from PHPUnit\Framework\AssertionFailedError | |
| toString () | |
Public Member Functions inherited from PHPUnit\Framework\Exception | |
| __construct ($message='', $code=0, \Throwable $previous=null) | |
| __toString () | |
| __sleep () | |
| getSerializableTrace () | |
Protected Attributes inherited from PHPUnit\Framework\SyntheticError | |
| $syntheticFile = '' | |
| $syntheticLine = 0 | |
| $syntheticTrace = [] | |
Protected Attributes inherited from PHPUnit\Framework\Exception | |
| $serializableTrace | |
1.8.17