smartinmedia/cunity

View on GitHub
lib/Skoch/Filter/File/Adapter/AbstractAdapter.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    abstract public function resize($width,
                                    $height,
                                    $keepRatio,
                                    $file,
                                    $target,
Severity: Minor
Found in lib/Skoch/Filter/File/Adapter/AbstractAdapter.php - About 45 mins to fix

There are no issues that match your filters.

Category
Status