Model
Renderer
Magento\Store\Model\Address\Renderer
What it does
This class formats store address information into a readable string format using a customizable template.
Developers use it to display store addresses in emails, invoices, contact pages, or anywhere store location details need to be shown.
It supports both plain text and HTML output formats, making it versatile for different display contexts.
Public Methods
- format()