Model
BackendTemplate
Magento\Email\Model\BackendTemplate
What it does
BackendTemplate extends the base email Template model to provide admin-specific functionality for managing email templates.
Developers use this class when working with email templates in the Magento admin panel, particularly to track where custom email templates are being used across system configuration settings, which is crucial before deleting or modifying templates.
Public Methods
- getSystemConfigPathsWhereCurrentlyUsed()