function UserLanguageTestForm::submitForm
Same name in other branches
- 11.x 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\FormCode
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.