Log in
Interface

StoreThemesResolverInterface

Magento\Theme\Model\Theme\StoreThemesResolverInterface

What it does

This interface defines a contract for resolving which themes are associated with a specific store view in Magento.

Developers would use implementations of this interface when they need to retrieve all theme IDs linked to a particular store, such as during theme configuration, deployment, or when managing multi-store setups with different themes per store.

Public Methods

  • getThemes()