You are here

service social_post.helper in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_post/social_post.services.yml \social_post.helper
  2. 10.0.x modules/social_features/social_post/social_post.services.yml \social_post.helper
  3. 10.1.x modules/social_features/social_post/social_post.services.yml \social_post.helper

Class

Drupal\social_post\Service\SocialPostHelper

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\SocialPostHelper
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@current_user'