laravel/framework

View on GitHub
src/Illuminate/Http/Client/Response.php

Summary

Maintainability
B
4 hrs
Test Coverage

Response has 33 functions (exceeds 20 allowed). Consider refactoring.
Open

class Response implements ArrayAccess, Stringable
{
    use Concerns\DeterminesStatusCode, Macroable {
        __call as macroCall;
    }
Severity: Minor
Found in src/Illuminate/Http/Client/Response.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status