Loading src/Plugin/WebformElement/WebformMarkup.php +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ class WebformMarkup extends WebformMarkupBase { '#type' => 'webform_html_editor', '#title' => $this->t('HTML markup'), '#description' => $this->t('Enter custom HTML into your webform.'), '#format' => FALSE, ]; return $form; } Loading Loading
src/Plugin/WebformElement/WebformMarkup.php +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ class WebformMarkup extends WebformMarkupBase { '#type' => 'webform_html_editor', '#title' => $this->t('HTML markup'), '#description' => $this->t('Enter custom HTML into your webform.'), '#format' => FALSE, ]; return $form; } Loading