You are here

protected property SocialProfileTagService::$languageManager in Open Social 10.3.x

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

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

modules/social_features/social_profile/src/SocialProfileTagService.php, line 37

Class

SocialProfileTagService
Provide a service for profile tagging.

Namespace

Drupal\social_profile

Code

protected $languageManager;