Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
customer_primary_addresses.php File Reference

Go to the source code of this file.

Variables

 $customer
 
 $customerRegistry = $objectManager->get(CustomerRegistry::class)
 

Variable Documentation

◆ $customer

$customer
Initial value:
\Magento\Customer\Model\Customer::class
)->load(
1
)

Definition at line 12 of file customer_primary_addresses.php.

◆ $customerRegistry

$customerRegistry = $objectManager->get(CustomerRegistry::class)

Definition at line 18 of file customer_primary_addresses.php.