function TestActionConfirmForm::submitForm

Same name and namespace in other branches
  1. 10 core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php \Drupal\action_bulk_test\Form\TestActionConfirmForm::submitForm()

Overrides FormInterface::submitForm

File

core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php, line 39

Class

TestActionConfirmForm
Confirmation form for 'test_action' action.

Namespace

Drupal\action_bulk_test\Form

Code

public function submitForm(array &$form, FormStateInterface $form_state) : void {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.