public ContentLanguageSettingsForm::submitForm(array &$form, FormStateInterface $form_state)
Form submission handler.
Parameters
array $form: An associative array containing the structure of the form.
\Drupal\Core\Form\FormStateInterface $form_state: The current state of the form.
Overrides FormInterface::submitForm
File
core/modules/language/src/Form/ContentLanguageSettingsForm.php, line 145
Class
ContentLanguageSettingsForm Configure the content language settings for this site.
Na