Skip to content

Commit 467e062

Browse files
committed
MC-30099: Inventory Sources and Stock is breaking the Category and CMS
1 parent 23b5285 commit 467e062

File tree

1 file changed

+2
-1
lines changed
  • app/code/Magento/CatalogWidget/Model/Rule/Condition

1 file changed

+2
-1
lines changed

app/code/Magento/CatalogWidget/Model/Rule/Condition/Product.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
use Magento\Store\Model\Store;
1515

1616
/**
17-
* Class Product
17+
* Rule product condition data model
18+
*
1819
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1920
*/
2021
class Product extends \Magento\Rule\Model\Condition\Product\AbstractProduct

0 commit comments

Comments
 (0)