Log in
Model

UrlBuilder

Magento\ReleaseNotification\Model\ContentProvider\Http\UrlBuilder

What it does

This class builds URLs to retrieve release notification content from Magento's external service.

Developers would use this when they need to construct dynamic URLs that include version, edition, and locale parameters to fetch release notes in JSON format.

The URL scheme (http/https) and base URL are configurable through Magento's system configuration.

Public Methods

  • getUrl()