projek-xyz/slim-framework

View on GitHub
src/Mailer/MailDriverInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

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
    Category
    Status