Skip to content

Commit 512ac7f

Browse files
author
Mike Weis
committed
MAGETWO-28252: Catalog Inventory Integration API
- fix static test failure
1 parent 70ff170 commit 512ac7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CatalogInventory/Model/StockRegistry.php

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

1616
/**
1717
* Class StockRegistry
18+
*
19+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1820
*/
1921
class StockRegistry implements StockRegistryInterface
2022
{

0 commit comments

Comments
 (0)