Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
cart_rule_free_shipping_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_free_shipping')
 

Variable Documentation

◆ $registry

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

Definition at line 8 of file cart_rule_free_shipping_rollback.php.

◆ $rule

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

Definition at line 11 of file cart_rule_free_shipping_rollback.php.