HttpExceptionUtilityAware
- Full name:
\Codefy\Framework\Http\Middleware\Exception\Trait\HttpExceptionUtilityAware
Methods
normalizeStatusCode
Parameters:
| Parameter | Type | Description |
|---|---|---|
$code | int |
isJson
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request | \Psr\Http\Message\ServerRequestInterface |
getSafeReferrer
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request | \Psr\Http\Message\ServerRequestInterface |
shouldRenderView
Throws:
logException
Parameters:
| Parameter | Type | Description |
|---|---|---|
$t | \Throwable |
Throws: