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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $registry

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

Definition at line 9 of file cart_rule_40_percent_off_rollback.php.

◆ $rule

$rule = $registry->registry('cart_rule_40_percent_off')

Definition at line 12 of file cart_rule_40_percent_off_rollback.php.