AthensFramework/core

View on GitHub
src/email/Email.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        $type,
        $subject,
        $message,
        $to,
        $from,
Severity: Major
Found in src/email/Email.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status