function FormWizardInterface::getTempstoreId
Same name in other branches
- 8.x-3.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\WizardCode
public function getTempstoreId();