You are here

protected property PanelizerWizardContextForm::$tempstoreFactory in Panelizer 8.5

Same name and namespace in other branches
  1. 8.3 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\Core\TempStore\SharedTempStoreFactory

File

src/Form/PanelizerWizardContextForm.php, line 31

Class

PanelizerWizardContextForm
Simple wizard step form.

Namespace

Drupal\panelizer\Form

Code

protected $tempstoreFactory;