awsmug/torro-forms

View on GitHub
src/translations/translations-submission-manager.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

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

            'db_insert_error'                         => __( 'Could not insert submission into the database.', 'torro-forms' ),
Severity: Major
Found in src/translations/translations-submission-manager.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status