update php code standards fixer rules
This commit is contained in:
@ -13,9 +13,9 @@ use yii\helpers\Html;
|
||||
use yii\widgets\ActiveForm;
|
||||
|
||||
/**
|
||||
* @var yii\web\View $this
|
||||
* @var yii\widgets\ActiveForm $form
|
||||
* @var \Da\User\Model\User $model
|
||||
* @var yii\web\View $this
|
||||
* @var yii\widgets\ActiveForm $form
|
||||
* @var \Da\User\Model\User $model
|
||||
* @var \Da\User\Model\SocialNetworkAccount $account
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user