yeephp/yeephp

View on GitHub
Yee/Http/Response.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

class Response implements \ArrayAccess, \Countable, \IteratorAggregate
{
    /**
     * @var int HTTP status code
     */
Severity: Minor
Found in Yee/Http/Response.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status