rhosocial/yii2-organization

View on GitHub
web/user/views/organization/update.php

Summary

Maintainability
A
0 mins
Test Coverage

There must be one blank line after the last USE statement; 0 found;
Open

use yii\helpers\Html;

Line exceeds 120 characters; contains 148 characters
Open

        <?= Html::a(Yii::t('organization', 'Manage members.'), ['manage-member', 'id' => $organization->getID()], ['class' => 'btn btn-primary']) ?>

There are no issues that match your filters.

Category
Status