Log in
Interface

MetadataProviderInterface

Magento\Theme\Model\Design\Config\MetadataProviderInterface

What it does

This interface defines a contract for providers that supply metadata about design configuration fields in Magento 2's theme system.

Developers implement this interface to retrieve field metadata including configuration paths, backend models, and other parameters needed for design configuration UI components to properly render and store theme settings.

Public Methods

  • get()