Open silverman63 opened 5 years ago
This PR refactors the Sailthru Template class to extend from Magento's BackendTemplate class and adds a new DI preference so that BackendTemplate also returns a Sailthru template instance.
Template
BackendTemplate
This addresses #44.
This PR refactors the Sailthru
Template
class to extend from Magento'sBackendTemplate
class and adds a new DI preference so thatBackendTemplate
also returns a Sailthru template instance.This addresses #44.