We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9a12a commit b8d8bfaCopy full SHA for b8d8bfa
app/code/Meta/Sales/Controller/Checkout/Index.php
@@ -132,7 +132,7 @@ public function __construct(
132
QuoteIdMaskFactory $quoteIdMaskFactory,
133
AddressFactory $quoteAddressFactory,
134
CartRepositoryInterface $quoteRepository,
135
- GuestCartitemRepository $guestCartItemRepository,
+ GuestCartItemRepository $guestCartItemRepository,
136
CartItemInterfaceFactory $cartItemInterfaceFactory,
137
GuestCouponManagement $guestCouponManagement,
138
CheckoutSession $checkoutSession,
0 commit comments