Skip to content

Commit 203695c

Browse files
committed
ACP2E-4223: Improved validation for rest api
1 parent 955adf2 commit 203695c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Quote/Model/QuoteAddressValidationService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public function __construct(
4444
/**
4545
* Validate addresses using validation rules
4646
*
47-
* @param Quote $quote
4847
* @param AddressInterface|null $shippingAddress
4948
* @param AddressInterface|null $billingAddress
5049
* @return void

0 commit comments

Comments
 (0)