Class CustomerAddressReader
Class CustomerAddressReader
This class is used for reading customer address data from the database
- CustomerAddressReader implements CustomerAddressReaderInterface
Package: Customer\Address
Category: System
Implements: CustomerAddressReaderInterface
Located at Services/Core/Address/CustomerAddressReader.inc.php
Category: System
Implements: CustomerAddressReaderInterface
Located at Services/Core/Address/CustomerAddressReader.inc.php
Methods summary
public
__construct( AbstractCustomerFactory $customerFactory, CountryServiceInterface $countryService, CI_DB_query_builder $dbQueryBuilder )
Constructor for the class CustomerAddressReader
public
findAddressesByCustomer( CustomerInterface $customer )
: array
This method will return an array of all customer's addresses