You are here

public function DemoManageForm::submitForm in Demonstration site (Sandbox / Snapshot) 8

.

Overrides FormInterface::submitForm

File

src/Form/DemoManageForm.php, line 74

Class

DemoManageForm
Returns demo_manage_form where you can see reset dates and all.

Namespace

Drupal\demo\Form

Code

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