Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Quote\Api\CartRepositoryInterface $quoteRepository, QuoteAddressValidator $addressValidator, Logger $logger, \Magento\Customer\Api\AddressRepositoryInterface $addressRepository, \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig, \Magento\Quote\Model\Quote\TotalsCollector $totalsCollector) | |
![]() | |
assign ($cartId, \Magento\Quote\Api\Data\AddressInterface $address) | |
get ($cartId) | |
Protected Attributes | |
$quoteRepository | |
$logger | |
$addressValidator | |
$addressRepository | |
$scopeConfig | |
$totalsCollector | |
Quote shipping address write service object. @SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 18 of file ShippingAddressManagement.php.
__construct | ( | \Magento\Quote\Api\CartRepositoryInterface | $quoteRepository, |
QuoteAddressValidator | $addressValidator, | ||
Logger | $logger, | ||
\Magento\Customer\Api\AddressRepositoryInterface | $addressRepository, | ||
\Magento\Framework\App\Config\ScopeConfigInterface | $scopeConfig, | ||
\Magento\Quote\Model\Quote\TotalsCollector | $totalsCollector | ||
) |
\Magento\Quote\Api\CartRepositoryInterface | $quoteRepository | |
QuoteAddressValidator | $addressValidator | |
Logger | $logger | |
\Magento\Customer\Api\AddressRepositoryInterface | $addressRepository | |
\Magento\Framework\App\Config\ScopeConfigInterface | $scopeConfig | |
Quote\TotalsCollector | $totalsCollector |
Definition at line 65 of file ShippingAddressManagement.php.
|
protected |
Definition at line 44 of file ShippingAddressManagement.php.
|
protected |
Definition at line 39 of file ShippingAddressManagement.php.
|
protected |
Definition at line 32 of file ShippingAddressManagement.php.
|
protected |
Definition at line 25 of file ShippingAddressManagement.php.
|
protected |
Definition at line 49 of file ShippingAddressManagement.php.
|
protected |
Definition at line 54 of file ShippingAddressManagement.php.