Model
UrlBuilder
Magento\Rss\Model\UrlBuilder
What it does
This class builds URLs for RSS feeds in Magento 2.
Developers use it when they need to generate links to RSS feed pages, as it automatically checks if RSS functionality is enabled in the store configuration and constructs the appropriate URL with query parameters.
Public Methods
- getUrl()