designcise/bitframe

View on GitHub
src/Router/ResponseRouteTrait.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method jsonp has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

        array|string $methods,
        string $route,
        array $data,
        string $callback,
        int $statusCode = 200,
Severity: Minor
Found in src/Router/ResponseRouteTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status