MPOS/php-mpos

View on GitHub
include/lib/swiftmailer/classes/Swift/DependencyContainer.php

Summary

Maintainability
A
2 hrs
Test Coverage

Swift_DependencyContainer has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Swift_DependencyContainer
{
    /** Constant for literal value types */
    const TYPE_VALUE = 0x0001;

Severity: Minor
Found in include/lib/swiftmailer/classes/Swift/DependencyContainer.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status