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

Go to the source code of this file.

Variables

 $model = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Customer\Model\Attribute::class)
 
 $setupResource
 
 $data =
 

Variable Documentation

◆ $data

$data =

Definition at line 29 of file attribute_user_defined_address.php.

◆ $model

$model = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Customer\Model\Attribute::class)

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

Definition at line 7 of file attribute_user_defined_address.php.

◆ $setupResource

$setupResource
Initial value:

Definition at line 26 of file attribute_user_defined_address.php.