Resolve #2559833 "Comment form should redirect"
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -12,9 +12,11 @@
@@ -57,7 +59,9 @@ public static function create(ContainerInterface $container) {
@@ -76,6 +80,10 @@ public static function create(ContainerInterface $container) {
@@ -84,6 +92,8 @@ public function __construct(
@@ -126,6 +136,15 @@ public function form(array $form, FormStateInterface $form_state) {
@@ -418,7 +437,11 @@ public function save(array $form, FormStateInterface $form_state) {