rhosocial/yii2-organization

View on GitHub
web/organization/views/my/settings.php

Summary

Maintainability
A
0 mins
Test Coverage

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

use yii\web\View;

Line exceeds 120 characters; contains 138 characters
Open

        <?= Html::a(Yii::t('organization', 'Member List'), ['member', 'org' => $organization->getID()], ['class' => 'btn btn-primary']) ?>

There are no issues that match your filters.

Category
Status