Skip to content
Snippets Groups Projects
Commit 7a0d3bb7 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Adding deprecated notice to register function

parent aa31de17
No related branches found
No related tags found
No related merge requests found
......@@ -195,6 +195,7 @@ class MailTemplateService {
* description and subject can now be an array i.e. with elements such as 'en' => 'english description'
* or an translation string used in locallang.xml
*
* @deprecated public usage of this function is deprecated. use registerByFile instead
* @param string $extension
* @param string $templateName
* @param string $templatePath
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment