We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa36a5 commit 8defe43Copy full SHA for 8defe43
app/code/Magento/CatalogInventory/Model/Adminhtml/Stock/Item.php
@@ -18,6 +18,7 @@
18
* Catalog Inventory Stock Model for adminhtml area
19
* @method \Magento\CatalogInventory\Api\Data\StockItemExtensionInterface getExtensionAttributes()
20
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
21
+ * @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
22
* @api
23
* @since 100.0.2
24
*
0 commit comments