mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-03-05 22:49:48 +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 $app;
|
||||||
private $intern;
|
private $intern;
|
||||||
private $shopid;
|
private $shopid;
|
||||||
private $data;
|
var $data;
|
||||||
private $protocol;
|
private $protocol;
|
||||||
private $apiKey;
|
private $apiKey;
|
||||||
private $shopUrl;
|
private $shopUrl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user