mooxphp/moox

View on GitHub
app/Providers/Filament/PressPanelProvider.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method panel has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function panel(Panel $panel): Panel
    {
        return $panel
            ->id('press')
            ->path('press')
Severity: Major
Found in app/Providers/Filament/PressPanelProvider.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status