You are here

protected property SocialProfileTagService::$taxonomyStorage 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::taxonomyStorage

The taxonomy storage.

Type: \Drupal\taxonomy\TermStorageInterface

File

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

Class

SocialProfileTagService
Provide a service for profile tagging.

Namespace

Drupal\social_profile

Code

protected $taxonomyStorage;