You are here

protected property FollowTaxonomyActivityContext::$groupHelperService in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.2.x modules/social_features/social_follow_taxonomy/src/Plugin/ActivityContext/FollowTaxonomyActivityContext.php \Drupal\social_follow_taxonomy\Plugin\ActivityContext\FollowTaxonomyActivityContext::groupHelperService

The group helper service.

Type: \Drupal\social_group\SocialGroupHelperService

File

modules/social_features/social_follow_taxonomy/src/Plugin/ActivityContext/FollowTaxonomyActivityContext.php, line 46

Class

FollowTaxonomyActivityContext
Provides a 'FollowTaxonomyActivityContext' activity context plugin.

Namespace

Drupal\social_follow_taxonomy\Plugin\ActivityContext

Code

protected $groupHelperService;