crowdsdom/php-sdk

View on GitHub

Showing 1 of 22 total issues

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

        $clientId,
        $clientSecret,
        $authHost = self::DEFAULT_AUTH_HOST,
        $apiHost = self::DEFAULT_API_HOST,
        $apiVersion = self::DEFAULT_API_VERSION
Severity: Minor
Found in src/Crowdsdom.php - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language