Log in
Model

Log

Magento\ReleaseNotification\Model\Viewer\Log

What it does

This class represents a log entry that tracks which Magento release notifications a specific admin user has viewed.

Developers would use this model to retrieve information about when and which version of release notes a viewer last accessed, helping the system determine whether to show new release notifications to users.

Note that this class is deprecated as of Magento 2.4.7 in favor of a newer in-product messaging system.

Public Methods

  • getId()
  • getViewerId()
  • getLastViewVersion()