You are here

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

.

Overrides FormBase::validateForm

File

src/Form/DemoResetConfirm.php, line 40

Class

DemoResetConfirm
Returns demo_reset_confirm from to make sure that you really want to reset the configuration.

Namespace

Drupal\demo\Form

Code

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