You are here

constant LinkCollectionNormalizer::LINK_CONTEXT in JSON:API 8.2

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

File

src/Normalizer/LinkCollectionNormalizer.php, line 44

Class

LinkCollectionNormalizer
Normalizes a LinkCollection object.

Namespace

Drupal\jsonapi\Normalizer

Code

const LINK_CONTEXT = 'jsonapi_links_object_context';