mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-21 13:34:13 +00:00
large commit
This commit is contained in:
@@ -13,7 +13,6 @@ class UpdateOrderStepController
|
||||
* @param Request $request
|
||||
* @param UpdateOrderStepLogic $logic
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
* @throws \ReflectionException
|
||||
*/
|
||||
public function update(String $orderId, Request $request, UpdateOrderStepLogic $logic){
|
||||
return $logic->execute($orderId, $request);
|
||||
|
||||
Reference in New Issue
Block a user