helpscout/specter-php

View on GitHub
src/Middleware/SpecterPsr7.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Remove error control operator '@' on line 59.
Open

public function __invoke(
RequestInterface $request,
ResponseInterface $response,
callable $next
) {
Severity: Minor
Found in src/Middleware/SpecterPsr7.php by phpmd
Category
Status