mooxphp/moox

View on GitHub
packages/core/src/Traits/GoogleIcons.php

Summary

Maintainability
B
5 hrs
Test Coverage

Method useGoogleIcons has 134 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function useGoogleIcons()
    {
        FilamentIcon::register([
            'panels::global-search.field' => 'gmdi-search-o',
            'panels::pages.dashboard.actions.filter' => 'gmdi-filter-alt-o',
Severity: Major
Found in packages/core/src/Traits/GoogleIcons.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status