ResourceTypeField::$enabled
Same name in other branches
- 9 core/modules/jsonapi/src/ResourceType/ResourceTypeField.php \Drupal\jsonapi\ResourceType\ResourceTypeField::enabled
- 10 core/modules/jsonapi/src/ResourceType/ResourceTypeField.php \Drupal\jsonapi\ResourceType\ResourceTypeField::enabled
- 11.x core/modules/jsonapi/src/ResourceType/ResourceTypeField.php \Drupal\jsonapi\ResourceType\ResourceTypeField::enabled
Whether the field is disabled.
Type: bool
File
-
core/
modules/ jsonapi/ src/ ResourceType/ ResourceTypeField.php, line 37
Class
- ResourceTypeField
- Abstract value object containing all metadata for a JSON:API resource field.
Namespace
Drupal\jsonapi\ResourceTypeCode
protected $enabled;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.