Theme Module
Api\Data\DesignConfigDataInterface
Interface
This interface defines the contract for design configuration data objects in Magento 2's theme system. Developers use it when working with theme desig...
Api\Data\DesignConfigInterface
Interface
This interface defines the contract for design configuration data objects in Magento 2's theme system. Developers use this to work with theme design s...
Model\Design\Config\MetadataProviderInterface
Interface
This interface defines a contract for providers that supply metadata about design configuration fields in Magento 2's theme system. Developers impleme...
Model\Theme\StoreThemesResolverInterface
Interface
This interface defines a contract for resolving which themes are associated with a specific store view in Magento. Developers would use implementation...