Commit 7c4ed97a authored by catch's avatar catch
Browse files

Issue #3229012 by mlncn, wolcen: Fix copy-paste mistake in code comment

(cherry picked from commit 8fd69fcc)
parent 764427c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ class FormSubmitter implements FormSubmitterInterface {
  protected $requestStack;

  /**
   * Constructs a new FormValidator.
   * Constructs a new FormSubmitter.
   *
   * @param \Symfony\Component\HttpFoundation\RequestStack $request_stack
   *   The request stack.