brandon14/fossabot-commander

View on GitHub
src/Contracts/Exceptions/RateLimitException.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

        string $fossabotCode,
        string $errorClass,
        string $errorMessage,
        int $total,
        int $remaining,
Severity: Major
Found in src/Contracts/Exceptions/RateLimitException.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status