You are here

protected property Panels::$tempstore in Panels 8.4

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

Tempstore factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

src/Controller/Panels.php, line 56

Class

Panels
Provides route controllers for Panels routes.

Namespace

Drupal\panels\Controller

Code

protected $tempstore;