You are here

protected property CustomerProfile::$addressBook in Commerce Core 8.2

The address book.

Type: \Drupal\commerce_order\AddressBookInterface

File

modules/order/src/Plugin/Commerce/InlineForm/CustomerProfile.php, line 39

Class

CustomerProfile
Provides an inline form for managing a customer profile.

Namespace

Drupal\commerce_order\Plugin\Commerce\InlineForm

Code

protected $addressBook;