@@ -57,7 +57,7 @@ |
||
57 | 57 | } |
58 | 58 | |
59 | 59 | /** |
60 | - * @param $type |
|
60 | + * @param string $type |
|
61 | 61 | * @return DomainResource|ServerResource|Resource |
62 | 62 | */ |
63 | 63 | public function getResourceByType($type) |
@@ -8,7 +8,6 @@ |
||
8 | 8 | use hipanel\widgets\Box; |
9 | 9 | use hipanel\widgets\ClientSellerLink; |
10 | 10 | use hipanel\widgets\ModalButton; |
11 | -use hipanel\widgets\Pjax; |
|
12 | 11 | use yii\helpers\Html; |
13 | 12 | |
14 | 13 | $model = $manager->form; |