@@ -77,7 +77,7 @@ |
||
77 | 77 | } |
78 | 78 | |
79 | 79 | /** |
80 | - * @return array |
|
80 | + * @return string[] |
|
81 | 81 | */ |
82 | 82 | public function attributes() |
83 | 83 | { |
@@ -77,7 +77,7 @@ |
||
77 | 77 | } |
78 | 78 | |
79 | 79 | /** |
80 | - * @return array |
|
80 | + * @return string[] |
|
81 | 81 | */ |
82 | 82 | public function attributes() |
83 | 83 | { |
@@ -24,7 +24,6 @@ |
||
24 | 24 | use hipanel\filters\EasyAccessControl; |
25 | 25 | use hipanel\modules\client\models\Client; |
26 | 26 | use hipanel\modules\client\models\stub\ClientRelationFreeStub; |
27 | -use hipanel\modules\server\models\Server; |
|
28 | 27 | use hipanel\modules\ticket\models\Thread; |
29 | 28 | use hipanel\modules\ticket\models\ThreadSearch; |
30 | 29 | use hipanel\modules\ticket\models\TicketSettings; |