Skip to content

Commit 770d8ba

Browse files
author
Marcel Hauri
committed
[fix] Property shippingAddress has unknown class Magento\InstantPurchase\Model\AddressIn as its type.
1 parent 9dfd2b2 commit 770d8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/InstantPurchase/Model/InstantPurchaseOption.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class InstantPurchaseOption
2525
private $paymentToken;
2626

2727
/**
28-
* @var AddressIn
28+
* @var Address
2929
*/
3030
private $shippingAddress;
3131

0 commit comments

Comments
 (0)