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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $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 8 of file attribute_user_defined_address_custom_attribute_rollback.php.

◆ $model2

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