public function DemoDeleteConfirm::validateForm in Demonstration site (Sandbox / Snapshot) 8
.
Overrides FormBase::validateForm
File
- src/
Form/ DemoDeleteConfirm.php, line 42
Class
- DemoDeleteConfirm
- This class return the demo_delete_confirm, a form where you will be asked to be sure to delete your config file.
Namespace
Drupal\demo\FormCode
public function validateForm(array &$form, FormStateInterface $form_state) {
}