projek-xyz/slim-framework

View on GitHub
src/Mailer/MailDriverInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function attaches($filepath, $name = '', $encoding = 'base64', $type = '', $disposition = 'attachment');
Severity: Minor
Found in src/Mailer/MailDriverInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status