You are here

protected property ExportUserConfirm::$entityManager in Open Social 8.2

Same name and namespace in other branches
  1. 8 modules/social_features/social_user_export/src/Form/ExportUserConfirm.php \Drupal\social_user_export\Form\ExportUserConfirm::entityManager
  2. 8.3 modules/social_features/social_user_export/src/Form/ExportUserConfirm.php \Drupal\social_user_export\Form\ExportUserConfirm::entityManager
  3. 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\Form

Code

protected $entityManager;