Skip to content

Commit 7a30f2b

Browse files
author
Roman Lytvynenko
committed
MC-23252: Pagebuilder products list doesn't work with anchor category
1 parent 765eb4b commit 7a30f2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/PageBuilder/Model/Catalog/ProductTotals.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
/**
2626
* Product totals for Products content type
27+
*
28+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2729
*/
2830
class ProductTotals
2931
{

0 commit comments

Comments
 (0)