src/models/Content.php
Method defaultContent
has 33 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function defaultContent($name = null)
{
$defaults = [
self::EMAIL_REACTIVATION => [
'topic' => Yii::t('podium/view', '{forum} account reactivation'),