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

[TASK] Trying to fix code format error on gitlab view

parent d0cfe19c
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ A fully working example class can be found here: **SGalinski\SgMail\Example\Regi
All you need to do to get the example to work is registering your class in **ext_localconf.php** with:
```\SGalinski\SgMail\Service\MailTemplateService::registerByFile('SGalinski\SgMail\Example\Register');```
\SGalinski\SgMail\Service\MailTemplateService::registerByFile('SGalinski\SgMail\Example\Register');
### Send an email with the MailTemplateService
......
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