FormWizardBase::$machine_name
Same name in other branches
- 8.x-3.x src/Wizard/FormWizardBase.php \Drupal\ctools\Wizard\FormWizardBase::machine_name
The SharedTempStore key for our current wizard values.
Type: string|null
File
-
src/
Wizard/ FormWizardBase.php, line 66
Class
- FormWizardBase
- The base class for all form wizard.
Namespace
Drupal\ctools\WizardCode
protected $machine_name;