LinkCollectionNormalizer::LINK_KEY
Same name in other branches
- 8.9.x core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer::LINK_KEY
- 10 core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer::LINK_KEY
- 11.x core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php \Drupal\jsonapi\Normalizer\LinkCollectionNormalizer::LINK_KEY
The normalizer $context key name for the key of an individual link.
File
-
core/
modules/ jsonapi/ src/ Normalizer/ LinkCollectionNormalizer.php, line 41
Class
- LinkCollectionNormalizer
- Normalizes a LinkCollection object.
Namespace
Drupal\jsonapi\NormalizerCode
const LINK_KEY = 'jsonapi_links_object_link_key';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.