Log in
Interface

StoreConfigManagerInterface

Magento\Store\Api\StoreConfigManagerInterface

What it does

This interface defines a contract for retrieving store configuration data across one or multiple stores in Magento 2.

Developers use this when they need to fetch store-specific settings like locale, currency, timezone, and other configuration values programmatically, either for specific stores or all stores at once.

Public Methods

  • getStoreConfigs()