mooxphp/moox

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

Summary

Maintainability
A
0 mins
Test Coverage

Method panel has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

    public function panel(Panel $panel): Panel
    {
        return $panel
            ->default()
            ->id('moox')
Severity: Major
Found in app/Providers/Filament/AdminPanelProvider.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status