Model
Iterator
Magento\Backend\Model\Menu\Filter\Iterator
What it does
This iterator filters the backend admin menu items to show only those that are enabled and the current user has permission to access.
Magento uses this class when building the admin navigation menu to automatically hide menu items that are disabled or that the logged-in admin user doesn't have ACL permissions to view.
Public Methods
- accept()