writesdown/app-cms

View on GitHub
backend/controllers/MediaController.php

Summary

Maintainability
A
1 hr
Test Coverage

Method behaviors has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function behaviors()
    {
        return [
            'access' => [
                'class' => AccessControl::className(),
Severity: Minor
Found in backend/controllers/MediaController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status