public function DeleteConfigForm::submitForm in Demonstration site (Sandbox / Snapshot) 8
.
Overrides FormInterface::submitForm
File
- src/
Form/ DeleteConfigForm.php, line 52
Class
- DeleteConfigForm
- Handles the deletion of config sanpshots
Namespace
Drupal\demo\FormCode
public function submitForm(array &$form, FormStateInterface $form_state) {
}