You are here

protected property GroupForm::$privateTempStoreFactory in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Form/GroupForm.php \Drupal\group\Entity\Form\GroupForm::privateTempStoreFactory

The private store factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Entity/Form/GroupForm.php, line 21

Class

GroupForm
Form controller for the group add and edit forms.

Namespace

Drupal\group\Entity\Form

Code

protected $privateTempStoreFactory;