You are here

service entity_share_server.channel_manipulator in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_server/entity_share_server.services.yml \entity_share_server.channel_manipulator

Class

Drupal\entity_share_server\Service\ChannelManipulator
1 string reference to entity_share_server.channel_manipulator
EntryPoint::create in modules/entity_share_server/src/Controller/EntryPoint.php
Instantiates a new instance of this class.

File

modules/entity_share_server/entity_share_server.services.yml
modules/entity_share_server/entity_share_server.services.yml

View source
  1. class: Drupal\entity_share_server\Service\ChannelManipulator
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@jsonapi.resource_type.repository'