Log in
Model

Mapper

Magento\Analytics\Model\Config\Mapper

What it does

This class transforms raw Analytics module configuration data from XML into a structured array format.

Developers use this to convert complex configuration data about analytics file providers into a normalized structure that's easier to work with programmatically.

It's primarily used internally by the Analytics module to process reports.config.xml files.

Public Methods

  • execute()