Skip to content

Commit 129b275

Browse files
author
Felix Delval
committed
Updating file to fit the coding standard
1 parent d58d143 commit 129b275

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)