You are here

protected property GroupContentForm::$privateTempStoreFactory in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/Form/GroupContentForm.php \Drupal\group\Entity\Form\GroupContentForm::privateTempStoreFactory

The private store factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

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

Class

GroupContentForm
Form controller for the group content edit forms.

Namespace

Drupal\group\Entity\Form

Code

protected $privateTempStoreFactory;