phossa2/storage

View on GitHub

Showing 1 of 12 total issues

DriverAbstract has 27 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class DriverAbstract extends ObjectAbstract implements DriverInterface, ErrorAwareInterface, ExtensionAwareInterface
{
    use ErrorAwareTrait, ExtensionAwareTrait;

    /**
Severity: Minor
Found in src/Storage/Driver/DriverAbstract.php - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language