You are here

protected property VariantPluginContentForm::$tempstore in Page Manager 8

Same name and namespace in other branches
  1. 8.4 page_manager_ui/src/Form/VariantPluginContentForm.php \Drupal\page_manager_ui\Form\VariantPluginContentForm::tempstore

Tempstore factory.

Type: \Drupal\user\SharedTempStoreFactory

File

page_manager_ui/src/Form/VariantPluginContentForm.php, line 29
Contains Drupal\page_manager_ui\Form\VariantPluginContentForm.

Class

VariantPluginContentForm
Provides a form for editing a variant.

Namespace

Drupal\page_manager_ui\Form

Code

protected $tempstore;