visavi/rotor

View on GitHub
database/seeders/NoticeSeeder.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

    public function run()
    {
        $data = [
            [
                'type'       => 'register',
Severity: Major
Found in database/seeders/NoticeSeeder.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status