You are here

protected property ResourceIdentifierTrait::$resourceIdentifier in JSON:API 8.2

A ResourceIdentifier object.

Type: \Drupal\jsonapi\JsonApiResource\ResourceIdentifier

File

src/JsonApiResource/ResourceIdentifierTrait.php, line 23

Class

ResourceIdentifierTrait
Used to associate an object like an exception to a particular resource.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $resourceIdentifier;