You are here

protected property ParameterEditForm::$tempstore in Page Manager 8.4

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

The shared temp store.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

page_manager_ui/src/Form/ParameterEditForm.php, line 51

Class

ParameterEditForm
Provides a form for editing a parameter.

Namespace

Drupal\page_manager_ui\Form

Code

protected $tempstore;