piotrpolak/pepiscms

View on GitHub
pepiscms/modules/siteconfig/controllers/SiteconfigAdmin.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method __construct has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct()
    {
        parent::__construct();

        // Overwriting uploads base path
Severity: Major
Found in pepiscms/modules/siteconfig/controllers/SiteconfigAdmin.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status