diff --git a/InventoryShippingAdminUi/Model/ResourceModel/GetAllocatedSourcesForOrder.php b/InventoryShippingAdminUi/Model/ResourceModel/GetAllocatedSourcesForOrder.php index ac26eb6040a2..892856ba07f0 100644 --- a/InventoryShippingAdminUi/Model/ResourceModel/GetAllocatedSourcesForOrder.php +++ b/InventoryShippingAdminUi/Model/ResourceModel/GetAllocatedSourcesForOrder.php @@ -11,7 +11,7 @@ use Magento\Framework\App\ResourceConnection; /** - * Get allocated sources for order + * Get allocated sources for specified order. */ class GetAllocatedSourcesForOrder {