DerDu/MOC-Framework-Mark-V

View on GitHub
Component/Mail/Component/IBridgeInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    public function connectServer($Host, $Username, $Password, $Port = null, $useSSL = false, $useTLS = false);
Severity: Minor
Found in Component/Mail/Component/IBridgeInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status