LinkCollectionNormalizer::LINK_CONTEXT

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer::LINK_CONTEXT
  2. 10 core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer::LINK_CONTEXT
  3. 11.x core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer::LINK_CONTEXT

The normalizer $context key name for the context object of the link.

File

core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php, line 48

Class

LinkCollectionNormalizer
Normalizes a LinkCollection object.

Namespace

Drupal\jsonapi\Normalizer

Code

const LINK_CONTEXT = 'jsonapi_links_object_context';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.