RequestHandlerInterface

RequestHandlerInterface

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.

Parameters

登录查看完整内容