sunchayn/received

View on GitHub
app/Http/Controllers/Send/Folders.php

Summary

Maintainability
A
0 mins
Test Coverage

Method upload has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

    public function upload(
        FilesUploadRequest $request,
        FoldersRepository $folders,
        UsersRepository $users,
        $username
Severity: Minor
Found in app/Http/Controllers/Send/Folders.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status