koraktor/steam-condenser-php

View on GitHub
lib/SteamCondenser/Community/WebApi.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function _load($format, $interface, $method, $version = 1, $params = null) {
Severity: Minor
Found in lib/SteamCondenser/Community/WebApi.php - About 35 mins to fix

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

        public static function load($format, $interface, $method, $version = 1, $params = null) {
    Severity: Minor
    Found in lib/SteamCondenser/Community/WebApi.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status