FormWizardBase::$tempstore_id

Same name in other branches
  1. 4.0.x src/Wizard/FormWizardBase.php \Drupal\ctools\Wizard\FormWizardBase::tempstore_id

The shared temp store factory collection name.

Type: string

File

src/Wizard/FormWizardBase.php, line 59

Class

FormWizardBase
The base class for all form wizard.

Namespace

Drupal\ctools\Wizard

Code

protected $tempstore_id;