Skip to content

Commit 223480f

Browse files
author
OlgaVasyltsun
committed
MC-31720: Revert MC-16650: Product Attribute Type Price Not Displaying
1 parent 20a99b0 commit 223480f

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/CatalogSearch/Model/Layer/Filter

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogSearch/Model/Layer/Filter/Price.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Layer price filter based on Search API
1414
*
1515
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
16+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
1617
*/
1718
class Price extends AbstractFilter
1819
{

0 commit comments

Comments
 (0)