You are here

protected property LayoutChangeRegions::$tempstore in Panels 8.4

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

The tempstore factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

src/Form/LayoutChangeRegions.php, line 28

Class

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

Namespace

Drupal\panels\Form

Code

protected $tempstore;