ResourceType::$internal

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/src/ResourceType/ResourceType.php \Drupal\jsonapi\ResourceType\ResourceType::internal
  2. 10 core/modules/jsonapi/src/ResourceType/ResourceType.php \Drupal\jsonapi\ResourceType\ResourceType::internal
  3. 11.x core/modules/jsonapi/src/ResourceType/ResourceType.php \Drupal\jsonapi\ResourceType\ResourceType::internal

Whether this resource type is internal.

Type: bool

File

core/modules/jsonapi/src/ResourceType/ResourceType.php, line 61

Class

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

Namespace

Drupal\jsonapi\ResourceType

Code

protected $internal;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.