update phpdoc

This commit is contained in:
Antonio Ramirez
2017-06-11 23:53:46 +02:00
parent 7120c12c46
commit d275fae9ec
20 changed files with 20 additions and 20 deletions

View File

@ -13,7 +13,7 @@ use yii\grid\ActionColumn;
use yii\grid\GridView;
use yii\helpers\Url;
/*
/**
* @var $dataProvider array
* @var $searchModel \Da\User\Search\RoleSearch
* @var $this yii\web\View

View File

@ -10,7 +10,7 @@
*/
/**
* @var \Da\User\Model\Role
* @var \Da\User\Model\Role $model
* @var $this yii\web\View
* @var $unassignedItems string[]
*/