writesdown/app-cms

View on GitHub
modules/sitemap/backend/controllers/DefaultController.php

Summary

Maintainability
A
1 hr
Test Coverage

Method beforeAction has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function beforeAction($action)
    {
        /*  @var $postType \common\models\PostType */
        /*  @var $taxonomy \common\models\Taxonomy */
        if (parent::beforeAction($action)) {
Severity: Minor
Found in modules/sitemap/backend/controllers/DefaultController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status