Log in
Model

Reader

Magento\Backend\Model\Menu\Config\Reader

What it does

This class reads and processes menu.xml configuration files from all modules to build the Magento admin menu structure.

Developers would use this when extending or customizing the backend menu system, as it handles the validation, conversion, and merging of menu configurations across different modules into a unified menu structure.