You are here

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

Same name and namespace in other branches
  1. 8 src/ResourceType/ResourceType.php \Drupal\jsonapi\ResourceType\ResourceType::typeName

The type name.

Type: string

File

src/ResourceType/ResourceType.php, line 40

Class

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

Namespace

Drupal\jsonapi\ResourceType

Code

protected $typeName;