You are here

protected property LayoutChangeRegions::$tempstore in Panels 8.3

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

The tempstore factory.

Type: \Drupal\user\SharedTempStoreFactory

File

src/Form/LayoutChangeRegions.php, line 29

Class

LayoutChangeRegions
Provides a form for mapping old regions into the regions of a new layout.

Namespace

Drupal\panels\Form

Code

protected $tempstore;