Issue #314: Implemented mezzio/mezzio-problem-details #313
Annotations
2 notices
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L31
Exception 'ProblemDetailsExceptionInterface' is never thrown in the corresponding 'try' block
|
|
Redundant catch clause:
src/App/src/Middleware/ResponseMiddleware.php#L31
Exception 'ProblemDetailsExceptionInterface' is never thrown in the corresponding 'try' block
|