Skip to content

Commit 5347b59

Browse files
committed
MC-35065: Catalog pricerules are not working with custom options as expected in Magento 2.3.0 product details page
1 parent 7f43465 commit 5347b59

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/CatalogRule/Model

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogRule/Model/Rule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -898,6 +898,7 @@ public function getIdentities()
898898

899899
/**
900900
* Clear price rules cache.
901+
*
901902
* @return void;
902903
*/
903904
public function clearPriceRulesData(): void

0 commit comments

Comments
 (0)