Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
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', 'street'=> '6161 West Centinela Avenue', 'telephone'=> '555-55-555-55',],], 'entity_1'=> ['data_0'=> ['_website'=> 'base', '_email'=> "%email%", '_entity_id'=> '%id%', 'city'=> 'New York', 'company'=> 'Magento', 'country_id'=> 'US', 'firstname'=> 'John', 'lastname'=> 'Doe', 'postcode'=> '23090', 'region'=> 'California', 'street'=> 'West Centinela Avenue', 'telephone'=> '111-11-111-11',],],] | |
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', 'street'=> '6161 West Centinela Avenue', 'telephone'=> '555-55-555-55',],], 'entity_1'=> [ 'data_0'=> [ '_website'=> 'base', '_email'=> "%email%", '_entity_id'=> '%id%', 'city'=> 'New York', 'company'=> 'Magento', 'country_id'=> 'US', 'firstname'=> 'John', 'lastname'=> 'Doe', 'postcode'=> '23090', 'region'=> 'California', 'street'=> 'West Centinela Avenue', 'telephone'=> '111-11-111-11',],],] |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 40 of file customer_addresses_variation_2.php.