Model

Config

Magento\Theme\Model\Theme\Customization\Config

What it does

This class manages the configuration for theme customization file types in Magento 2.

Developers use it to retrieve registered custom file types (like CSS, JS, or custom assets) that can be uploaded and managed as part of theme customization.

It reads the configuration from XML to determine which file types are allowed for theme modifications.

Public Methods

  • getFileTypes()