changeweb/Unifiedtransform

View on GitHub
database/seeders/PermissionSeeder.php

Summary

Maintainability
B
5 hrs
Test Coverage

Method run has 125 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        // Reset cached roles and permissions
        app()[PermissionRegistrar::class]->forgetCachedPermissions();

Severity: Major
Found in database/seeders/PermissionSeeder.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status