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

Go to the source code of this file.

Variables

 $registry = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Framework\Registry::class)
 
 $productCollection
 
 $productSkuList = ['simple', '12345']
 

Variable Documentation

◆ $productCollection

$productCollection

◆ $productSkuList

$productSkuList = ['simple', '12345']

Definition at line 17 of file categories_with_products_rollback.php.

◆ $registry

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

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

Definition at line 7 of file categories_with_products_rollback.php.