You are here

protected property PanelsDeleteBlockForm::$tempstore in Panels 8.3

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

The tempstore factory.

Type: \Drupal\user\SharedTempStoreFactory

File

src/Form/PanelsDeleteBlockForm.php, line 27

Class

PanelsDeleteBlockForm
Provides a form for deleting an access condition.

Namespace

Drupal\panels\Form

Code

protected $tempstore;