You are here

protected property RelationshipItemNormalizerValue::$resource in JSON:API 8

Resource path.

Type: string

File

src/Normalizer/Value/RelationshipItemNormalizerValue.php, line 21

Class

RelationshipItemNormalizerValue
Helps normalize relationship items in compliance with the JSON API spec.

Namespace

Drupal\jsonapi\Normalizer\Value

Code

protected $resource;