1
0
Fork 0
mirror of synced 2025-04-06 07:13:33 +03:00

annotation

This commit is contained in:
Pavel 2020-06-16 15:57:58 +03:00
parent 68929a7352
commit 087fc10714

View file

@ -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)
{