Log in
Interface

ConfigInterface

Magento\QueryXml\Model\Config\ConfigInterface

What it does

This interface defines the contract for retrieving QueryXml configuration data by query name.

Developers implement this interface to provide access to report and query definitions stored in XML configuration files, returning them as arrays for processing by Magento's reporting and query systems.

Public Methods

  • get()