We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588d805 commit 3e42820Copy full SHA for 3e42820
dev/tests/integration/testsuite/Magento/Quote/Model/ResourceModel/Quote/Item/CollectionTest.php
@@ -11,6 +11,7 @@
11
use Magento\Catalog\Model\ResourceModel\Product\Collection as ProductCollection;
12
use Magento\Catalog\Model\ResourceModel\Product\CollectionFactory as ProductCollectionFactory;
13
use Magento\Framework\ObjectManagerInterface;
14
+use Magento\Quote\Model\Quote;
15
use Magento\Quote\Model\ResourceModel\Quote\Item\Collection as QuoteItemCollection;
16
use Magento\TestFramework\Helper\Bootstrap;
17
0 commit comments