function UserLanguageTestForm::submitForm

Same name and namespace in other branches
  1. 10 core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php \Drupal\user_language_test\Form\UserLanguageTestForm::submitForm()

Overrides FormInterface::submitForm

File

core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php, line 42

Class

UserLanguageTestForm
Provides a User Language Test form.

Namespace

Drupal\user_language_test\Form

Code

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

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