FormWizardBase::$tempstore
Same name in other branches
- 8.x-3.x src/Wizard/FormWizardBase.php \Drupal\ctools\Wizard\FormWizardBase::tempstore
Tempstore Factory for keeping track of values in each step of the wizard.
Type: \Drupal\Core\TempStore\SharedTempStoreFactory
File
-
src/
Wizard/ FormWizardBase.php, line 31
Class
- FormWizardBase
- The base class for all form wizard.
Namespace
Drupal\ctools\WizardCode
protected $tempstore;