- Issue created by @JatinGupta40
The respected warning message is coming on the Mailjet settings/configuration page.
1. Goto settings page - admin/config/system/mailjet
2. On top, warning message will come -
Warning: foreach() argument must be of type array|object, bool given in Drupal\mailjet\Form\MailjetSettingsForm->buildForm() (line 102 of modules/contrib/mailjet/src/Form/MailjetSettingsForm.php).
Check if the argument is an array or not before using foreach.
Active
4.0
Code