social_comment_upload.services.yml in Open Social 10.0.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.2 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.3 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.4 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.5 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.6 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.7 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 8.8 modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 10.3.x modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 10.1.x modules/social_features/social_comment_upload/social_comment_upload.services.yml
- 10.2.x modules/social_features/social_comment_upload/social_comment_upload.services.yml
modules/social_features/social_comment_upload/social_comment_upload.services.yml
File
modules/social_features/social_comment_upload/social_comment_upload.services.ymlView source
- services:
- social_comment_upload.override:
- class: \Drupal\social_comment_upload\SocialCommentUploadConfigOverride
- arguments: ['@config.factory']
- tags:
- - {name: config.factory.override, priority: 5}