You are here

protected property ResourceType::$isVersionable in JSON:API 8.2

Whether this resource type's resources are versionable.

Type: bool

File

src/ResourceType/ResourceType.php, line 75

Class

ResourceType
Value object containing all metadata for a JSON:API resource type.

Namespace

Drupal\jsonapi\ResourceType

Code

protected $isVersionable;