Log in
Model

Group

Magento\Store\Model\Resolver\Group

What it does

This class resolves and retrieves store group scope information in Magento 2.

Developers use it to get a specific store group by ID or fetch all available store groups in the system.

It's commonly used when working with multi-store setups where you need to determine or access store group configurations programmatically.

Public Methods

  • getScope()
  • getScopes()