You are here

protected property PanelsContentForm::$tempstore in Panels 8.3

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

Tempstore factory.

Type: \Drupal\user\SharedTempStoreFactory

File

src/Form/PanelsContentForm.php, line 24

Class

PanelsContentForm
Provides a form for editing a panel variant display's content.

Namespace

Drupal\panels\Form

Code

protected $tempstore;