ResourceIdentifierNormalizer::$supportedInterfaceOrClass
Same name in other branches
- 9 core/modules/jsonapi/src/Normalizer/ResourceIdentifierNormalizer.php \Drupal\jsonapi\Normalizer\ResourceIdentifierNormalizer::supportedInterfaceOrClass
Type: supportedInterfaceOrClass
Overrides NormalizerBase::$supportedInterfaceOrClass
File
-
core/
modules/ jsonapi/ src/ Normalizer/ ResourceIdentifierNormalizer.php, line 29
Class
- ResourceIdentifierNormalizer
- Normalizes a Relationship according to the JSON:API specification.
Namespace
Drupal\jsonapi\NormalizerCode
protected $supportedInterfaceOrClass = ResourceIdentifier::class;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.