Log in
Model

Builder

Magento\Backend\Model\View\Layout\Builder

What it does

This class extends the framework's layout builder specifically for the Magento backend/admin area.

It customizes the layout generation process by automatically initializing system messages (success, error, warning notifications) after blocks are generated, ensuring admin notifications are properly displayed on every backend page.