strata-mvc/strata

View on GitHub
src/Controller/Request.php

Summary

Maintainability
A
2 hrs
Test Coverage

Request has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class Request
{
    /**
     * A cache of the parsed GET values in the current request.
     * @var array
Severity: Minor
Found in src/Controller/Request.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status