mini\Dispatcher\HttpDispatcher::renderProductionErrorPage() Method

private

Signature

private function renderProductionErrorPage(int $statusCode): string

Parameters

Name Type Default Description
$statusCode int required Documentation missing

Returns

string

Documentation

Render simple error page for production

Source

src/Dispatcher/HttpDispatcher.php:585-610