You are here

protected property GroupAddForm::$tempStore in Paragraphs Browser 8

The shared temporary storage for unsaved search indexes.

Type: \Drupal\Core\TempStore\SharedTempStore

File

src/Form/GroupAddForm.php, line 36
Contains \Drupal\paragraphs_browser\Form\GroupAddForm.

Class

GroupAddForm
Class GroupAddForm.

Namespace

Drupal\paragraphs_browser\Form

Code

protected $tempStore;