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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $objectManager

Definition at line 7 of file empty_quote.php.

◆ $quote

$quote = $objectManager->create(\Magento\Quote\Model\Quote::class)

Definition at line 9 of file empty_quote.php.

◆ $quoteIdMask

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

Definition at line 18 of file empty_quote.php.