- Issue created by @ralkeon
- 🇮🇳India prashant.c Dharamshala
The change in the patch is correct but we should use Dependency Injection to load the service.
use of drupal_get_path instead of the "extension.list.module" service (MailjetSettingsForm.php line 234)
- Install mailjet module
- go to /admin/config/system/mailjet
I created a patch to correct the issue (will be in the comment below)
Needs review
4.0
Code
The change in the patch is correct but we should use Dependency Injection to load the service.