phpstan: ok at level 1
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @var $this yii\web\View
|
||||
* @var $model \Da\User\Model\Rule
|
||||
* @var yii\web\View $this
|
||||
* @var \Da\User\Model\Rule $model
|
||||
*/
|
||||
|
||||
use yii\helpers\Html;
|
||||
|
||||
Reference in New Issue
Block a user