Log in
Factory

ProviderFactory

Magento\Analytics\Model\ProviderFactory

What it does

This factory class creates and retrieves report provider instances for Magento Analytics.

Developers use this when they need to dynamically instantiate different analytics data providers by their class name, allowing the Analytics module to work with various report generation implementations without hard-coding dependencies.

Public Methods

  • create()