update docs

This commit is contained in:
Antonio Ramirez
2017-06-12 13:53:00 +02:00
parent c19646bf74
commit 335a60383c
2 changed files with 13 additions and 9 deletions

View File

@ -10,8 +10,8 @@
*/
/**
* @var array
* @var $this yii\web\View
* @var $dataProvider \yii\data\ActiveDataProvider
* @var $this yii\web\View
* @var $searchModel \Da\User\Search\PermissionSearch
*/
use yii\grid\ActionColumn;