PHPColibri/framework

View on GitHub
Mail/Mail.php

Summary

Maintainability
A
45 mins
Test Coverage

Method send has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function send(string $to, string $subject, string $view, array $viewVars = [], $builder = null, $from = 'default')
Severity: Minor
Found in Mail/Mail.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status