Collection
Grid\Collection
Magento\AdminNotification\Model\ResourceModel\Grid\Collection
What it does
This collection class retrieves admin notification data specifically for grid display in the Magento admin panel.
It extends the base Inbox collection and automatically filters out removed notifications, ensuring only active notifications are shown in the admin grid interface.