mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Prestashop: Fix property accessor
This commit is contained in:
parent
bca6aa04ef
commit
3836b2ed0e
@ -14,7 +14,7 @@ class Shopimporter_Presta extends ShopimporterBase
|
||||
private $app;
|
||||
private $intern;
|
||||
private $shopid;
|
||||
private $data;
|
||||
var $data;
|
||||
private $protocol;
|
||||
private $apiKey;
|
||||
private $shopUrl;
|
||||
|
Loading…
Reference in New Issue
Block a user