mini\Http\ErrorHandler::renderInlineDebugPage()
Method
private
static
Signature
private static function renderInlineDebugPage(Throwable $e, string $errorType, string $shortErrorType): string
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$e |
Throwable |
required | Documentation missing |
$errorType |
string |
required | Documentation missing |
$shortErrorType |
string |
required | Documentation missing |
Returns
string
Documentation
Inline debug page when template system fails