Model
WebsiteNameResolver
Magento\InventorySalesAdminUi\Model\WebsiteNameResolver
What it does
This class resolves sales channel codes into human-readable names, specifically converting website codes to their display names.
Developers use this when they need to display website names in the admin UI instead of technical codes, particularly in inventory management interfaces where sales channels are shown to administrators.
Public Methods
- resolve()