Log in
Collection

Inbox\Collection

Magento\AdminNotification\Model\ResourceModel\Inbox\Collection

What it does

This collection class manages database queries for admin notification inbox messages in Magento 2.

Developers use it to retrieve and filter notification records, particularly to exclude removed notifications using the addRemoveFilter() method.

It's commonly used in admin panels to display active system messages and alerts to administrators.

Public Methods

  • addRemoveFilter()