bizley/yii2-podium

View on GitHub
src/models/Content.php

Summary

Maintainability
A
1 hr
Test Coverage

Method defaultContent has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function defaultContent($name = null)
    {
        $defaults = [
            self::EMAIL_REACTIVATION => [
                'topic' => Yii::t('podium/view', '{forum} account reactivation'),
Severity: Minor
Found in src/models/Content.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status