You are here

protected property PanelizerWizardContextForm::$tempstoreFactory in Panelizer 8.3

Same name and namespace in other branches
  1. 8.5 src/Form/PanelizerWizardContextForm.php \Drupal\panelizer\Form\PanelizerWizardContextForm::tempstoreFactory
  2. 8.4 src/Form/PanelizerWizardContextForm.php \Drupal\panelizer\Form\PanelizerWizardContextForm::tempstoreFactory

The shared temp store factory.

Type: \Drupal\user\SharedTempStoreFactory

File

src/Form/PanelizerWizardContextForm.php, line 29

Class

PanelizerWizardContextForm
Simple wizard step form.

Namespace

Drupal\panelizer\Form

Code

protected $tempstoreFactory;