Interface
GuestShippingAddressManagementInterface
Magento\Quote\Model\GuestCart\GuestShippingAddressManagementInterface
What it does
This interface defines operations for managing shipping addresses in guest shopping carts.
Developers implement this to allow guest customers to add or retrieve shipping addresses during checkout without being logged in.
It's essential for guest checkout flows where shipping information needs to be collected and validated.
Public Methods
- assign()
- get()