Skip to content

Commit 6892273

Browse files
authored
Code style fix
1 parent 81712cb commit 6892273

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

InventorySales/Model/CheckItemsQuantity.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
use Magento\InventorySalesApi\Api\Data\ProductSalableResultInterface;
1313
use Magento\InventorySalesApi\Api\Data\ProductSalabilityErrorInterface;
1414

15+
/**
16+
* Verify items are salable for requested quantity.
17+
*/
1518
class CheckItemsQuantity
1619
{
1720
/**

0 commit comments

Comments
 (0)