Log in
Model

Reader

Magento\Theme\Model\Layout\Config\Reader

What it does

This class reads and parses page layout configuration XML files from the Magento 2 file system.

Developers would use this when working with custom page layouts, as it merges layout declarations from various modules using the 'id' attribute as the unique identifier for each layout configuration.