app/Http/Controllers/Download/DownloadPlaylistController.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        Playlist $playlist,
        SongRepository $repository,
        SmartPlaylistService $smartPlaylistService,
        DownloadService $download,
        Authenticatable $user
Severity: Minor
Found in app/Http/Controllers/Download/DownloadPlaylistController.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status