You are here

protected property LayoutChangeSettings::$tempstore in Panels 8.4

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

The tempstore factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

src/Form/LayoutChangeSettings.php, line 33

Class

LayoutChangeSettings
Provides a form for configuring a layout's settings.

Namespace

Drupal\panels\Form

Code

protected $tempstore;