You are here

protected property LayoutPluginSelector::$tempstore in Panels 8.3

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

The tempstore factory.

Type: \Drupal\user\SharedTempStoreFactory

File

src/Form/LayoutPluginSelector.php, line 29

Class

LayoutPluginSelector
Provides a form for selecting a layout plugin.

Namespace

Drupal\panels\Form

Code

protected $tempstore;