annotation
This commit is contained in:
parent
68929a7352
commit
087fc10714
1 changed files with 3 additions and 0 deletions
|
@ -357,7 +357,10 @@ if (!class_exists('WC_Retailcrm_Base')) {
|
|||
|
||||
/**
|
||||
* Edit order in retailCRM
|
||||
*
|
||||
* @param int $order_id
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function update_order($order_id)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue