@@ -425,10 +425,10 @@ |
||
| 425 | 425 | } |
| 426 | 426 | |
| 427 | 427 | /** |
| 428 | - * @param $text |
|
| 428 | + * @param string $text |
|
| 429 | 429 | * @param $action |
| 430 | - * @param $color |
|
| 431 | - * @param $confirm |
|
| 430 | + * @param string $color |
|
| 431 | + * @param string $confirm |
|
| 432 | 432 | * @param array $options |
| 433 | 433 | * @return string |
| 434 | 434 | */ |
@@ -11,7 +11,6 @@ |
||
| 11 | 11 | namespace hipanel\widgets; |
| 12 | 12 | |
| 13 | 13 | use hipanel\grid\RepresentationCollectionFinder; |
| 14 | -use hipanel\helpers\StringHelper; |
|
| 15 | 14 | use hipanel\models\IndexPageUiOptions; |
| 16 | 15 | use hiqdev\higrid\representations\RepresentationCollectionInterface; |
| 17 | 16 | use hiqdev\yii2\export\widgets\IndexPageExportLinks; |