- Issue created by @balagan
Automatically closed - issue fixed for 2 weeks with no activity.
When email sending throws an error, the following error occurs.
Error: Call to a member function addError() on null in Drupal\symfony_mailer\Mailer->doSend() (line 291 of /code/web/modules/contrib/symfony_mailer/src/Mailer.php).
$this->messenger is not initialized in the constructor. Use DI to initialize it.
Active
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.