Sitemap Module
Model\ItemProvider\ConfigReaderInterface
Interface
This interface defines methods for reading sitemap configuration settings for different store views. Developers implement this interface when creating...
Model\ItemProvider\ItemProviderInterface
Interface
This interface defines a contract for classes that provide items to be included in Magento's XML sitemap generation. Developers implement this interfa...
Model\SitemapConfigReaderInterface
Interface
This interface defines methods for reading sitemap configuration settings in Magento 2. Developers implement this interface to retrieve store-specific...
Model\SitemapItemInterface
Interface
This interface defines the contract for sitemap items in Magento 2's XML sitemap generation system. Developers implement this interface when creating...