@@ -184,7 +184,7 @@ |
||
184 | 184 | /** |
185 | 185 | * Actual run function for all widget classes extending BaseWidget |
186 | 186 | * |
187 | - * @return mixed |
|
187 | + * @return string |
|
188 | 188 | * @throws \yii\base\InvalidConfigException |
189 | 189 | * @throws \yii\db\Exception |
190 | 190 | * @throws \yii\di\NotInstantiableException |