Log in
Model

ReservationExecution

Magento\InventorySales\Model\ReservationExecution

What it does

This class determines whether inventory reservations should be deferred (delayed) when processing orders.

Developers would use this to control when inventory quantities are actually reserved - in this implementation, it always returns true, meaning reservations are postponed rather than executed immediately during order placement.

Public Methods

  • isDeferred()