@@ -205,7 +205,7 @@ |
||
205 | 205 | /** |
206 | 206 | * Export data model. |
207 | 207 | * |
208 | - * @param string|array $dataTypes The data types to export |
|
208 | + * @param string $dataTypes The data types to export |
|
209 | 209 | * |
210 | 210 | * @return array |
211 | 211 | * |