Log in
Model

Module

Magento\NewRelicReporting\Model\Module

What it does

This model class represents a Magento module's status in the New Relic reporting system.

Developers use this model to interact with the database table that stores information about which Magento modules are installed and their status for New Relic monitoring purposes.

It follows Magento's standard model pattern, providing CRUD operations through its resource model.