@@ -203,7 +203,7 @@ |
||
| 203 | 203 | * Checks the type of a given data attribute and formats it if needed. |
| 204 | 204 | * |
| 205 | 205 | * @param mixed $value |
| 206 | - * @return array |
|
| 206 | + * @return string |
|
| 207 | 207 | */ |
| 208 | 208 | protected function formatValue($value) |
| 209 | 209 | { |