You are here

protected function MultiStepFormBase::saveData in Activity 8

Saves the data from the multistep form.

File

src/Form/MultiStepFormBase.php, line 90

Class

MultiStepFormBase
Multi step form.

Namespace

Drupal\activity\Form

Code

protected function saveData() {
}