Skip to content

Commit ccd8b1f

Browse files
Felix Delvalvzabaznov
authored andcommitted
MAGETWO-66366: \Magento\CatalogInventory\Model\Stock\Status->getStockId() to return correct value for 2.1
-- Updating file to fit the coding standard -- (cherry picked from commit 129b275)
1 parent ce9bf02 commit ccd8b1f

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/CatalogInventory/Model/Stock

1 file changed

+2
-0
lines changed

app/code/Magento/CatalogInventory/Model/Stock/Status.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ protected function _construct()
7878
}
7979

8080
//@codeCoverageIgnoreStart
81+
8182
/**
8283
* @return int
8384
*/
@@ -128,6 +129,7 @@ public function getStockItem()
128129
}
129130

130131
//@codeCoverageIgnoreStart
132+
131133
/**
132134
* @param int $productId
133135
* @return $this

0 commit comments

Comments
 (0)