You are here

protected property PanelsContentForm::$tempstore_id in Panels 8.3

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

The tempstore ID.

Type: string

File

src/Form/PanelsContentForm.php, line 31

Class

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

Namespace

Drupal\panels\Form

Code

protected $tempstore_id;