Log in
Model

Data

Magento\Email\Model\Template\Config\Data

What it does

This class provides access to email template configuration data defined in XML files across Magento modules.

It loads, caches, and serves email template definitions used throughout the system.

Developers use this when they need to retrieve email template configuration metadata programmatically.