You are here

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

Same name and namespace in other branches
  1. 10.2.x modules/social_features/social_profile/src/SocialProfileNameService.php \Drupal\social_profile\SocialProfileNameService::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/social_features/social_profile/src/SocialProfileNameService.php, line 21

Class

SocialProfileNameService
Provide a service for Profile name.

Namespace

Drupal\social_profile

Code

protected $entityTypeManager;