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

Go to the source code of this file.

Variables

 $tomorrow = new \DateTime()
 
 $rule = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\SalesRule\Model\Rule::class)
 

Variable Documentation

◆ $rule

$rule = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\SalesRule\Model\Rule::class)

Definition at line 11 of file rule_specific_date.php.

◆ $tomorrow

$tomorrow = new \DateTime()

Definition at line 8 of file rule_specific_date.php.