Log in
Factory

BackendFactory

Magento\Config\Model\Config\BackendFactory

What it does

This factory class creates backend model instances for Magento configuration fields.

Developers use it when they need to instantiate backend models that handle processing, validation, or storage of configuration values, ensuring the created objects implement the required ValueInterface.

Public Methods

  • create()