Log in
Model

Config

Magento\Quote\Model\Config

What it does

This class provides configuration access for inventory checking on quote items.

Developers use it to determine whether inventory validation should be performed when loading quote items, based on the system configuration setting at cataloginventory/options/enable_inventory_check.

It's typically used in quote-related operations to conditionally enable or disable inventory checks.

Public Methods

  • isEnabled()