You are here

protected property ResourceObject::$versionIdentifier in JSON:API 8.2

The resource object's version identifier.

Type: string|null

File

src/JsonApiResource/ResourceObject.php, line 42

Class

ResourceObject
Represents a JSON:API resource object.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $versionIdentifier;