polyfony-inc/polyfony

View on GitHub
Private/Polyfony/Request.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class Request {
    
    private static $_url;
    private static $_get;
    private static $_post;
Severity: Minor
Found in Private/Polyfony/Request.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status