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

Go to the source code of this file.

Variables

 $quoteIdMask
 

Variable Documentation

◆ $quoteIdMask

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

Definition at line 26 of file quote_with_two_products_and_customer.php.