You are here

protected property MentionsTypeForm::$entityTypeManager in Open Social 10.0.x

Same name and namespace in other branches
  1. 8.9 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  2. 8 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  3. 8.2 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  4. 8.3 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  5. 8.4 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  6. 8.5 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  7. 8.6 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  8. 8.7 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  9. 8.8 modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  10. 10.3.x modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  11. 10.1.x modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager
  12. 10.2.x modules/custom/mentions/src/Form/MentionsTypeForm.php \Drupal\mentions\Form\MentionsTypeForm::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

modules/custom/mentions/src/Form/MentionsTypeForm.php, line 37

Class

MentionsTypeForm
Class MentionsTypeForm.

Namespace

Drupal\mentions\Form

Code

protected $entityTypeManager;