You are here

service cache_context.social_group_join_method in Open Social 10.0.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_group/social_group.services.yml \cache_context.social_group_join_method
  2. 10.3.x modules/social_features/social_group/social_group.services.yml \cache_context.social_group_join_method
  3. 10.1.x modules/social_features/social_group/social_group.services.yml \cache_context.social_group_join_method
  4. 10.2.x modules/social_features/social_group/social_group.services.yml \cache_context.social_group_join_method

Class

Drupal\social_group\CacheContext\SocialGroupJoinMethodCacheContext

Tags

  • cache.context

File

modules/social_features/social_group/social_group.services.yml
modules/social_features/social_group/social_group.services.yml

View source
  1. class: Drupal\social_group\CacheContext\SocialGroupJoinMethodCacheContext
  2. arguments: { }
  3. tags:
  4. - { name: cache.context }