nordsoftware/lumen-file-manager

View on GitHub
src/Eloquent/FileFactory.php

Summary

Maintainability
A
1 hr
Test Coverage

Method createFile has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function createFile($id, $name, $extension, $path, $mimeType, $byteSize, $data, $disk, Carbon $savedAt)
Severity: Major
Found in src/Eloquent/FileFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status