Model
Importer
Magento\Store\Model\Config\Importer
What it does
This class handles importing store configuration data (websites, store groups, and store views) from deployment configuration files into the database.
Developers use this when deploying configuration changes across environments, such as when using the app:config:import CLI command to synchronize store structure changes from configuration files to the active Magento installation.
Public Methods
- import()
- getWarningMessages()