Driver/AbstractImage.php

Summary

Maintainability
A
2 hrs
Test Coverage

AbstractImage has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractImage implements ImageInterface
{
    protected $edit;
    protected $format;
    protected $frames;
Severity: Minor
Found in Driver/AbstractImage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status