protected property ResourceType::$internal in JSON:API 8
Same name and namespace in other branches
- 8.2 src/ResourceType/ResourceType.php \Drupal\jsonapi\ResourceType\ResourceType::internal
Whether this resource type is internal.
Type: bool
File
- src/
ResourceType/ ResourceType.php, line 50
Class
- ResourceType
- Value object containing all metadata for a JSON API resource type.
Namespace
Drupal\jsonapi\ResourceTypeCode
protected $internal;