You are here

public function ConfigDeleteConfirm::validateForm in Demonstration site (Sandbox / Snapshot) 8

.

Overrides FormBase::validateForm

File

src/Form/ConfigDeleteConfirm.php, line 43

Class

ConfigDeleteConfirm
confirms the deletion of config deletion

Namespace

Drupal\demo\Form

Code

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