protected property SocialPostHelper::$entityTypeManager in Open Social 10.1.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::entityTypeManager
- 10.0.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::entityTypeManager
- 10.2.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
social_features/ social_post/ src/ Service/ SocialPostHelper.php, line 20
Class
- SocialPostHelper
- Class SocialPostHelper.
Namespace
Drupal\social_post\ServiceCode
protected $entityTypeManager;