Issue #3229012 by mlncn, wolcen: Fix copy-paste mistake in code comment
(cherry picked from commit 8fd69fcce1
)
merge-requests/1123/head
parent
764427c45d
commit
7c4ed97a26
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue