protected property PanelizerWizardContextForm::$tempstoreFactory in Panelizer 8.5
Same name and namespace in other branches
- 8.3 src/Form/PanelizerWizardContextForm.php \Drupal\panelizer\Form\PanelizerWizardContextForm::tempstoreFactory
- 8.4 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 31
Class
- PanelizerWizardContextForm
- Simple wizard step form.
Namespace
Drupal\panelizer\FormCode
protected $tempstoreFactory;