You are here

protected property WizardFormController::$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/Controller/WizardFormController.php, line 29

Class

WizardFormController
Wrapping controller for wizard forms that serve as the main page body.

Namespace

Drupal\ctools\Controller

Code

protected $tempstore;