laravel/framework

View on GitHub
src/Illuminate/Routing/ResponseFactory.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function jsonp($callback, $data = [], $status = 200, array $headers = [], $options = 0)
Severity: Minor
Found in src/Illuminate/Routing/ResponseFactory.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status