open-orchestra/open-orchestra-media-admin-bundle

View on GitHub
MediaAdminBundle/Manager/SaveMediaManager.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $tmpDir,
        MediaStorageManagerInterface $mediaStorageManager,
        array $allowedMimeTypes,
        ObjectManager $objectManager,
        FolderRepositoryInterface $folderRepository,
Severity: Major
Found in MediaAdminBundle/Manager/SaveMediaManager.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status