components-web-app/api-components-bundle

View on GitHub
src/Action/Uploadable/DownloadAction.php

Summary

Maintainability
A
35 mins
Test Coverage

Method __invoke has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __invoke(object $data, string $property, Request $request, UploadableAttributeReader $annotationReader, UploadableFileManager $uploadableFileManager)
Severity: Minor
Found in src/Action/Uploadable/DownloadAction.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status