Issue #3512158: Updated HtmlMailConfigurationForm.php .
Compare changes
@@ -2,12 +2,13 @@
@@ -2,12 +2,13 @@
@@ -17,22 +18,31 @@ use Drupal\htmlmail\Helper\HtmlMailHelper;
@@ -17,22 +18,31 @@ use Drupal\htmlmail\Helper\HtmlMailHelper;
public function __construct(ConfigFactoryInterface $config_factory, ModuleHandlerInterface $module_handler) {
@@ -40,8 +50,13 @@ class HtmlMailConfigurationForm extends ConfigFormBase {
@@ -40,8 +50,13 @@ class HtmlMailConfigurationForm extends ConfigFormBase {