Model
FileIterator
Magento\Email\Model\Template\Config\FileIterator
What it does
This class iterates over email template configuration files and automatically injects the module name into each template XML element.
Developers use this when Magento needs to process email template configuration files from multiple modules, ensuring each template is properly attributed to its source module for identification and organization purposes.
Public Methods
- current()