Rafalsky/HomeFinance

View on GitHub
backend/controllers/SiteController.php

Summary

Maintainability
A
1 hr
Test Coverage

Method actionSettings has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function actionSettings()
    {
        $model = new FormModel([
            'keys' => [
                'frontend.maintenance' => [
Severity: Minor
Found in backend/controllers/SiteController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status