modifié:         core/lib/Thelia/ImportExport/Export/ExportHandler.php
This commit is contained in:
Benjamin Perche
2014-07-25 09:02:31 +02:00
parent 7adc31514e
commit f61006912d

View File

@@ -29,7 +29,7 @@ abstract class ExportHandler extends AbstractHandler
protected $locale; protected $locale;
/** @var array */ /** @var array */
protected $order; protected $order = array();
/** /**
* @return array * @return array