Model
LinksConfigProvider
Magento\Ui\Model\UrlInput\LinksConfigProvider
What it does
This class aggregates and provides configuration data for different types of URL links that can be used in Magento's UI components, particularly in URL input fields.
Developers would use this when they need to define what types of links (like CMS pages, categories, products) are allowed in a URL picker component, with each link type having its own configuration provider that supplies relevant data.
Public Methods
- getConfig()