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 19de386 commit 4475965Copy full SHA for 4475965
Model/ProductLabelAction.php
@@ -10,7 +10,7 @@
10
11
use Magefan\ProductLabel\Model\ResourceModel\Rule\CollectionFactory as RuleCollectionFactory;
12
use Magefan\ProductLabel\Model\CacheManager;
13
-use Magento\Catalog\Model\ResourceModel\Product\CollectionFactory as ProductCollectionFactory;
+use Magefan\Community\Model\Magento\Product\CollectionOptimizedForSqlValidatorFactory as ProductCollectionFactory;
14
use Magento\CatalogRule\Model\RuleFactory as CatalogRuleFactory;
15
use Magento\Framework\App\ResourceConnection;
16
use Magefan\Community\Model\Magento\Rule\Model\Condition\Sql\Builder as SqlBuilder;
0 commit comments