interface RequestHandlerInterface
Submits forms if they were submitted.
Methods
handleRequest(FormInterface $form, mixed $request = null) Submits a form if it was submitted. |
Details
handleRequest(FormInterface $form, mixed $request = null)
Submits a form if it was submitted.
Please login to continue.