repman-io/repman

View on GitHub
src/Service/Mailer/SymfonyMailer.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function sendScanResult(array $emails, string $packageName, string $packageId, string $organizationAlias, array $result): void
Severity: Minor
Found in src/Service/Mailer/SymfonyMailer.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status