Log in
Model

DataCollector

Magento\Deploy\Model\DeploymentConfig\DataCollector

What it does

This class collects configuration data from specific sections of Magento's deployment configuration files (like app/etc/config.php).

Developers use it when implementing custom configuration importers that need to retrieve section-specific configuration data during the config:import command execution, enabling the transfer of configuration from shared files to appropriate application sources.

Public Methods

  • getConfig()