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 ea796af commit ee5e716Copy full SHA for ee5e716
app/code/Magento/Sales/Model/ResourceModel/Collection/ExpiredQuotesCollection.php
@@ -3,7 +3,7 @@
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-namespace Magento\Sales\Helper;
+namespace Magento\Sales\Model\ResourceModel\Collection;
7
8
use Magento\Framework\App\Config\ScopeConfigInterface;
9
use Magento\Quote\Model\ResourceModel\Quote\Collection;
0 commit comments