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

Go to the source code of this file.

Variables

 $installer
 
 $registry = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Framework\Registry::class)
 
 $product = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Catalog\Model\Product::class)
 
 $attribute
 

Variable Documentation

◆ $attribute

$attribute

◆ $installer

$installer
Initial value:
\Magento\Catalog\Setup\CategorySetup::class,
['resourceName' => 'catalog_setup']
)

Definition at line 9 of file date_attribute_rollback.php.

◆ $product

$product = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Catalog\Model\Product::class)

Definition at line 19 of file date_attribute_rollback.php.

◆ $registry

$registry = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Framework\Registry::class)

Definition at line 13 of file date_attribute_rollback.php.