You are here

protected property FormWizardBase::$tempstore in Chaos Tool Suite (ctools) 8.3

Tempstore Factory for keeping track of values in each step of the wizard.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

src/Wizard/FormWizardBase.php, line 30

Class

FormWizardBase
The base class for all form wizard.

Namespace

Drupal\ctools\Wizard

Code

protected $tempstore;