You are here

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\Form

Code

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