pulsarvp/vps-tools

View on GitHub
src/migrations/settings/m180902_145448_footer_setting.php

Summary

Maintainability
A
1 hr
Test Coverage

Method safeUp has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public function safeUp ()
        {
            $settings = [
                'footer_copyright_from'      => [
                    'value'       => 2018,
Severity: Minor
Found in src/migrations/settings/m180902_145448_footer_setting.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status