You are here

service social_post.permission_generator in Open Social 10.3.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_post/social_post.services.yml \social_post.permission_generator
  2. 8.8 modules/social_features/social_post/social_post.services.yml \social_post.permission_generator
  3. 10.0.x modules/social_features/social_post/social_post.services.yml \social_post.permission_generator
  4. 10.1.x modules/social_features/social_post/social_post.services.yml \social_post.permission_generator
  5. 10.2.x modules/social_features/social_post/social_post.services.yml \social_post.permission_generator

Class

Drupal\social_post\Service\PostPermissions

File

modules/social_features/social_post/social_post.services.yml
modules/social_features/social_post/social_post.services.yml

View source
  1. class: Drupal\social_post\Service\PostPermissions
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@string_translation'