You are here

service social_comment_upload.override in Open Social 10.1.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  2. 8 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  3. 8.2 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  4. 8.3 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  5. 8.4 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  6. 8.5 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  7. 8.6 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  8. 8.7 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  9. 8.8 modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  10. 10.3.x modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  11. 10.0.x modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override
  12. 10.2.x modules/social_features/social_comment_upload/social_comment_upload.services.yml \social_comment_upload.override

Class

\Drupal\social_comment_upload\SocialCommentUploadConfigOverride

Tags

  • config.factory.override

File

modules/social_features/social_comment_upload/social_comment_upload.services.yml
modules/social_features/social_comment_upload/social_comment_upload.services.yml

View source
  1. class: \Drupal\social_comment_upload\SocialCommentUploadConfigOverride
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: config.factory.override, priority: 5 }