protected property ExportConfirmForm::$tempStoreFactory in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Form/ExportConfirmForm.php \Drupal\content_synchronizer\Form\ExportConfirmForm::tempStoreFactory
- 3.x src/Form/ExportConfirmForm.php \Drupal\content_synchronizer\Form\ExportConfirmForm::tempStoreFactory
The tempstore factory.
Type: \Drupal\user\PrivateTempStoreFactory
File
- src/
Form/ ExportConfirmForm.php, line 39
Class
- ExportConfirmForm
- Class ExportConfirmForm.
Namespace
Drupal\content_synchronizer\FormCode
protected $tempStoreFactory;