phpstan: ok at level 1

This commit is contained in:
tonis ormisson
2022-08-10 17:25:35 +03:00
parent c856eded75
commit fdac4698bd
25 changed files with 57 additions and 59 deletions

View File

@ -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;