Model
FileResolver
Magento\Email\Model\Template\Config\FileResolver
What it does
This class locates and retrieves email template configuration files (like email_templates.xml) from all registered Magento modules.
Developers use this during the configuration reading process to aggregate email template definitions across the system, enabling Magento to discover and load custom email templates from various modules.
Public Methods
- get()