update phpdoc
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
use yii\bootstrap\ActiveForm;
|
||||
use yii\helpers\Html;
|
||||
|
||||
/*
|
||||
/**
|
||||
* @var yii\web\View $this
|
||||
* @var \Da\User\Model\User $user
|
||||
* @var \Da\User\Model\Profile $profile
|
||||
|
||||
@ -13,7 +13,7 @@ use yii\bootstrap\ActiveForm;
|
||||
use yii\bootstrap\Nav;
|
||||
use yii\helpers\Html;
|
||||
|
||||
/*
|
||||
/**
|
||||
* @var yii\web\View $this
|
||||
* @var \Da\User\Model\User $user
|
||||
*/
|
||||
|
||||
@ -14,7 +14,7 @@ use yii\bootstrap\Nav;
|
||||
use yii\helpers\Html;
|
||||
use yii\web\View;
|
||||
|
||||
/*
|
||||
/**
|
||||
* @var View $this
|
||||
* @var User $user
|
||||
* @var string $content
|
||||
|
||||
Reference in New Issue
Block a user