Log in
Model

AbstractMapper

Magento\Config\Model\Config\Structure\AbstractMapper

What it does

This abstract base class provides common functionality for system configuration mappers that transform configuration data structures.

Developers extend this class when creating custom mappers to process Magento's system configuration XML, using the provided helper method to check if nested configuration values exist using path-like keys.