@@ -275,7 +275,7 @@ |
||
275 | 275 | * |
276 | 276 | * @param \Aimeos\MW\Container\Iface $container Container object |
277 | 277 | * @param boolean $default True to filter exported products by default criteria |
278 | - * @return array List of content (file) names |
|
278 | + * @return string[] List of content (file) names |
|
279 | 279 | */ |
280 | 280 | protected function export( \Aimeos\MW\Container\Iface $container, $default = true ) |
281 | 281 | { |