Log in
Factory

BackendModelFactory

Magento\Theme\Model\Design\BackendModelFactory

What it does

This factory class creates backend model instances for theme design configuration settings in Magento 2.

Developers use it to instantiate configuration value objects with proper metadata, scope data, and backend model types when working with design settings like logos, colors, or other theme-related configurations that can be set at different scope levels (default, website, store).

Public Methods

  • create()
  • createByPath()