Commit d6973107 authored by Bob Lee Swagger's avatar Bob Lee Swagger

debug

parent 3d82d643
......@@ -12,11 +12,11 @@ interface SyncAliexpressServiceInterface
{
/**
* @param integer $siteId
* @param integer $staus
* @param integer $status
* @param array $orderIds
* @return mixed
*/
public function syncOrders($siteId, $staus, $orderIds);
public function syncOrders($siteId, $status, $orderIds);
/**
* @param integer $siteId
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment