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

Go to the source code of this file.

Variables

 return ['entity_0'=> ['data_0'=> ['_website'=> 'base', '_email'=> "%email%", '_entity_id'=> '%id%', 'city'=> 'Culver City', 'company'=> 'Magento', 'country_id'=> 'US', 'firstname'=> 'John', 'lastname'=> 'Doe', 'postcode'=> '90230', 'region'=> 'California', 'region_id'=> '12', 'street'=> '6161 West Centinela Avenue', 'telephone'=> '555-55-555-55',],],]
 

Variable Documentation

◆ return

return[ 'entity_0'=> [ 'data_0'=> [ '_website'=> 'base', '_email'=> "%email%", '_entity_id'=> '%id%', 'city'=> 'Culver City', 'company'=> 'Magento', 'country_id'=> 'US', 'firstname'=> 'John', 'lastname'=> 'Doe', 'postcode'=> '90230', 'region'=> 'California', 'region_id'=> '12', 'street'=> '6161 West Centinela Avenue', 'telephone'=> '555-55-555-55',],],]

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 25 of file customer_addresses_variation_1.php.