Fix bug
modifié: core/lib/Thelia/ImportExport/Export/ExportHandler.php
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user