Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$testCases = include __DIR__ . '/_algorithm_base_data.php' | |
$installer | |
$category = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Catalog\Model\Category::class) | |
$lastProductId = 0 | |
$category = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Catalog\Model\Category::class) |
Definition at line 23 of file products_base_rollback.php.
$installer |
Definition at line 16 of file products_base_rollback.php.
$lastProductId = 0 |
Definition at line 45 of file products_base_rollback.php.
$testCases = include __DIR__ . '/_algorithm_base_data.php' |
Definition at line 13 of file products_base_rollback.php.