You are here

protected property SocialTaggingSettingsForm::$entityTypeManager in Open Social 10.3.x

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/social_features/social_tagging/src/Form/SocialTaggingSettingsForm.php, line 35

Class

SocialTaggingSettingsForm
Class SocialTaggingSettingsForm.

Namespace

Drupal\social_tagging\Form

Code

protected $entityTypeManager;