Model
Importer
Magento\Theme\Model\Config\Importer
What it does
This class imports and synchronizes theme configurations between configuration files, filesystem, and database during Magento deployment.
Developers use this during app:config:import to ensure themes are properly registered in the database, and to remove themes that no longer exist in the filesystem or configuration files.
Public Methods
- import()
- getWarningMessages()