You are here

public function FormWizardInterface::initValues in Chaos Tool Suite (ctools) 8.3

Initialize wizard values.

Return mixed.

1 method overrides FormWizardInterface::initValues()
FormWizardBase::initValues in src/Wizard/FormWizardBase.php
Initialize wizard values.

File

src/Wizard/FormWizardInterface.php, line 30

Class

FormWizardInterface
Form wizard interface.

Namespace

Drupal\ctools\Wizard

Code

public function initValues();