You are here

protected property SocialPostHelper::$entityTypeManager in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::entityTypeManager
  2. 10.0.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::entityTypeManager
  3. 10.1.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\Service

Code

protected $entityTypeManager;