naffiq/php-randomorg-draws

View on GitHub

Showing 2 of 2 total issues

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

    public function newDraw($title, $id, array $entries, $winnerCount = 1, $recordType = "public")
Severity: Minor
Found in src/DrawService.php - About 35 mins to fix

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

        public function __construct($title, $id, array $entries, $winnerCount = 1, $recordType = "public")
    Severity: Minor
    Found in src/Draw.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language