Model
Director
Magento\Backend\Model\Menu\Director\Director
What it does
This class orchestrates the building of Magento's backend admin menu by processing menu configuration commands.
Developers use this director to construct the admin menu structure by iterating through menu configuration data and executing commands like add, update, or remove menu items through the builder pattern.
Public Methods
- direct()