You are here

service entity_share_client.jsonapi_helper in Entity Share 8.3

Same name and namespace in other branches
  1. 8 modules/entity_share_client/entity_share_client.services.yml \entity_share_client.jsonapi_helper
  2. 8.2 modules/entity_share_client/entity_share_client.services.yml \entity_share_client.jsonapi_helper

Class

Drupal\entity_share_client\Service\JsonapiHelper

File

modules/entity_share_client/entity_share_client.services.yml
modules/entity_share_client/entity_share_client.services.yml

View source
  1. class: Drupal\entity_share_client\Service\JsonapiHelper
  2. arguments:
  3. - '@jsonapi.serializer'
  4. - '@serializer.normalizer.jsonapi_document_toplevel.jsonapi'
  5. - '@jsonapi.resource_type.repository'