You are here

service social_comment.lazy_renderer in Open Social 10.0.x

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

Class

Drupal\social_comment\SocialCommentLazyRenderer

File

modules/social_features/social_comment/social_comment.services.yml
modules/social_features/social_comment/social_comment.services.yml

View source
  1. class: Drupal\social_comment\SocialCommentLazyRenderer
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@current_route_match'
  5. - '@module_handler'