AppStateESS/homestead

View on GitHub
class/Email/MandrillMessage.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function __construct(string $apiKey, Array $to, Array $cc, string $fromEmail, string $fromName, string $subject, string $text, string $html, Array $metadata)
Severity: Major
Found in class/Email/MandrillMessage.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status