TeaThemeOptions/TeaThemeOptions

View on GitHub
src/Core/Field/Code.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getModes has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getModes()
    {
        return array(
            array(
                'title' => OlympusZeus::translate('CSS'),
Severity: Major
Found in src/Core/Field/Code.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status