pulsarvp/vps-tools

View on GitHub
src/migrations/api/m010101_111411_revive_settings.php

Summary

Maintainability
A
1 hr
Test Coverage

Method up has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public function up ()
        {

            $banner_use = '1';
            $banner_api_url = 'http://revive/api/v2/xmlrpc/';
Severity: Minor
Found in src/migrations/api/m010101_111411_revive_settings.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status