protected property PanelizerWizardContextForm::$tempstoreFactory in Panelizer 8.4
Same name and namespace in other branches
- 8.5 src/Form/PanelizerWizardContextForm.php \Drupal\panelizer\Form\PanelizerWizardContextForm::tempstoreFactory
- 8.3 src/Form/PanelizerWizardContextForm.php \Drupal\panelizer\Form\PanelizerWizardContextForm::tempstoreFactory
The shared temp store factory.
Type: \Drupal\Core\TempStore\SharedTempStoreFactory
File
- src/
Form/ PanelizerWizardContextForm.php, line 28
Class
- PanelizerWizardContextForm
- Simple wizard step form.
Namespace
Drupal\panelizer\FormCode
protected $tempstoreFactory;