You are here

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

The SharedTempStore key for our current wizard values.

Return value

null|string

1 method overrides FormWizardInterface::getMachineName()
FormWizardBase::getMachineName in src/Wizard/FormWizardBase.php
The SharedTempStore key for our current wizard values.

File

src/Wizard/FormWizardInterface.php, line 51

Class

FormWizardInterface
Form wizard interface.

Namespace

Drupal\ctools\Wizard

Code

public function getMachineName();