WizardFormController::$tempstore
Same name in other branches
- 4.0.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\ControllerCode
protected $tempstore;