public function FormWizardInterface::getTempstore in Chaos Tool Suite (ctools) 8.3
The active SharedTempStore for this wizard.
Return value
\Drupal\Core\TempStore\SharedTempStore
1 method overrides FormWizardInterface::getTempstore()
- FormWizardBase::getTempstore in src/
Wizard/ FormWizardBase.php - The active SharedTempStore for this wizard.
File
- src/
Wizard/ FormWizardInterface.php, line 44
Class
- FormWizardInterface
- Form wizard interface.
Namespace
Drupal\ctools\WizardCode
public function getTempstore();