Model
Group
Magento\Store\Model\StoreResolver\Group
What it does
This class resolves store information based on store group scope.
Developers use it to retrieve all active store IDs belonging to a specific store group or to get the default store ID for a group, which is essential when working with multi-store setups and determining which stores should be accessible within a particular group context.
Public Methods
- getAllowedStoreIds()
- getDefaultStoreId()