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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $productCollection

$productCollection
Initial value:
->create('Magento\Catalog\Model\Product')
->getCollection()

Definition at line 19 of file products_with_multiselect_attribute_rollback.php.

◆ $registry

Remove all products as strategy of isolation process

Definition at line 14 of file products_with_multiselect_attribute_rollback.php.