Log in
Interface

ShippingAddressManagementInterface

Magento\Quote\Model\ShippingAddressManagementInterface

What it does

This interface defines methods for managing shipping addresses in shopping carts.

Developers use it to assign a shipping address to a cart or retrieve the current shipping address from a cart.

It's typically used during checkout workflows when customers provide or update their shipping information.

Public Methods

  • assign()
  • get()