entity_share_server.services.yml in Entity Share 8.3
Same filename and directory in other branches
modules/entity_share_server/entity_share_server.services.yml
File
modules/entity_share_server/entity_share_server.services.ymlView source
- services:
- entity_share_server.channel_manipulator:
- class: Drupal\entity_share_server\Service\ChannelManipulator
- arguments:
- - '@entity_type.manager'
- - '@jsonapi.resource_type.repository'