Hi all,
i have write a App to change the E-Mail Template.
I write also a setting Page in admin to store some stuff. Now i have no idea to get the app config in the EMailTemplate class. >Can someone give me a hint?
Here the Class:
use OC\Mail\EMailTemplate as ParentTemplate;
class EMailTemplate extends ParentTemplate {
Thank you for help