Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/code/Magento/CatalogInventory/Model/Stock/Status.php
Original file line number Diff line number Diff line change
@@ -78,6 +78,7 @@ protected function _construct()
}

//@codeCoverageIgnoreStart

/**
* @return int
*/
@@ -128,6 +129,7 @@ public function getStockItem()
}

//@codeCoverageIgnoreStart

/**
* @param int $productId
* @return $this

0 comments on commit 129b275

Please sign in to comment.