FormWizardBase::$tempstore

Same name in other branches
  1. 4.0.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\Wizard

Code

protected $tempstore;