awsmug/torro-forms

View on GitHub
src/translations/translations-form-category-manager.php

Summary

Maintainability
A
1 hr
Test Coverage

Method init has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function init() {
        $this->translations = array(
            /* --- Form Category --- */

            'db_insert_error'                     => __( 'Could not insert form category into the database.', 'torro-forms' ),
Severity: Minor
Found in src/translations/translations-form-category-manager.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status