function FormWizardInterface::getTempstoreId

Same name in other branches
  1. 4.0.x src/Wizard/FormWizardInterface.php \Drupal\ctools\Wizard\FormWizardInterface::getTempstoreId()

The shared temp store factory collection name.

Return value

string

1 method overrides FormWizardInterface::getTempstoreId()
FormWizardBase::getTempstoreId in src/Wizard/FormWizardBase.php
The shared temp store factory collection name.

File

src/Wizard/FormWizardInterface.php, line 37

Class

FormWizardInterface
Form wizard interface.

Namespace

Drupal\ctools\Wizard

Code

public function getTempstoreId();