You are here

constant LinkCollectionNormalizer::LINK_KEY in JSON:API 8.2

The normalizer $context key name for the key of an individual link.

File

src/Normalizer/LinkCollectionNormalizer.php, line 37

Class

LinkCollectionNormalizer
Normalizes a LinkCollection object.

Namespace

Drupal\jsonapi\Normalizer

Code

const LINK_KEY = 'jsonapi_links_object_link_key';