You are here

protected property InviteUserBaseForm::$entityTypeManager in Open Social 8.9

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::entityTypeManager
  2. 10.0.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::entityTypeManager
  3. 10.1.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::entityTypeManager
  4. 10.2.x modules/social_features/social_core/src/Form/InviteUserBaseForm.php \Drupal\social_core\Form\InviteUserBaseForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/social_features/social_core/src/Form/InviteUserBaseForm.php, line 28

Class

InviteUserBaseForm
Class InviteBaseForm.

Namespace

Drupal\social_core\Form

Code

protected $entityTypeManager;