Log in
Model

Reader

Magento\Analytics\Model\Config\Reader

What it does

This class serves as a composite configuration reader for Magento Analytics module.

It aggregates data from multiple configuration readers, merges them recursively, and applies mapping transformations.

Developers would use this when they need to read and combine analytics configuration from various sources into a unified structure.

Public Methods

  • read()