protected property ResourceIdentifierTrait::$resourceType in JSON:API 8.2
The JSON:API resource type of of the identified resource object.
Type: \Drupal\jsonapi\ResourceType\ResourceType
File
- src/
JsonApiResource/ ResourceIdentifierTrait.php, line 30
Class
- ResourceIdentifierTrait
- Used to associate an object like an exception to a particular resource.
Namespace
Drupal\jsonapi\JsonApiResourceCode
protected $resourceType;