protected property ExportUserConfirm::$entityManager in Open Social 8
Same name and namespace in other branches
- 8.2 modules/social_features/social_user_export/src/Form/ExportUserConfirm.php \Drupal\social_user_export\Form\ExportUserConfirm::entityManager
- 8.3 modules/social_features/social_user_export/src/Form/ExportUserConfirm.php \Drupal\social_user_export\Form\ExportUserConfirm::entityManager
- 8.4 modules/social_features/social_user_export/src/Form/ExportUserConfirm.php \Drupal\social_user_export\Form\ExportUserConfirm::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- modules/
social_features/ social_user_export/ src/ Form/ ExportUserConfirm.php, line 40
Class
- ExportUserConfirm
- Class ExportUserConfirm.
Namespace
Drupal\social_user_export\FormCode
protected $entityManager;