FormValidator::finalizeValidation

protected function FormValidator::finalizeValidation

protected FormValidator::finalizeValidation(&$form, FormStateInterface &$form_state, $form_id)

Finalizes validation.

Parameters

array $form: An associative array containing the structure of the form.

\Drupal\Core\Form\FormStateInterface $form_state: The current state of the form.

string $form_id: The unique string identifying the form.

File

core/lib/Drupal/Core/Form/登录查看完整内容