WizardFormController::$tempstore

Same name in other branches
  1. 8.x-3.x src/Controller/WizardFormController.php \Drupal\ctools\Controller\WizardFormController::tempstore

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;