Skip to content

Commit 1c340c3

Browse files
author
dnyomo
committed
Remvoed @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1 parent a50dae1 commit 1c340c3

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/DataProvider/ProductSearch.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
/**
2424
* Product field data provider for product search, used for GraphQL resolver processing.
25-
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2625
*/
2726
class ProductSearch
2827
{

0 commit comments

Comments
 (0)