Skip to content

Commit 8e90778

Browse files
MAGETWO-69130: Non effective query for catalog search & layered navigation
1 parent d107b7f commit 8e90778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogSearch/Model/Search/SelectContainer/SelectContainerBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
/**
1818
* Class SelectContainerBuilder
1919
* Class is responsible for SelectContainer creation and filling it with all required data
20+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2021
*/
2122
class SelectContainerBuilder
2223
{

0 commit comments

Comments
 (0)