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

Go to the source code of this file.

Variables

 $quote = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Quote\Model\Quote::class)
 
 $quoteIdMask
 

Variable Documentation

◆ $quote

$quote = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Quote\Model\Quote::class)

Definition at line 12 of file quote_with_downloadable_product.php.

◆ $quoteIdMask

$quoteIdMask
Initial value:
->create(\Magento\Quote\Model\QuoteIdMaskFactory::class)
->create()

Definition at line 33 of file quote_with_downloadable_product.php.