TeaThemeOptions/TeaThemeOptions

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

Summary

Maintainability
A
3 hrs
Test Coverage

Method getFontGoogle has 92 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getFontGoogle()
    {
        return array(
            'sans_serif'    => array(
                'name'  => 'sansserif',
Severity: Major
Found in src/Core/Field/Font.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status