app/Values/UserPreferences.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

        public float $volume,
        public string $repeatMode,
        public Equalizer $equalizer,
        public string $artistsViewMode,
        public string $albumsViewMode,
Severity: Major
Found in app/Values/UserPreferences.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status