ResourceTypeBuildEvent::$fields
Same name in other branches
- 9 core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php \Drupal\jsonapi\ResourceType\ResourceTypeBuildEvent::fields
- 8.9.x core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php \Drupal\jsonapi\ResourceType\ResourceTypeBuildEvent::fields
- 11.x core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php \Drupal\jsonapi\ResourceType\ResourceTypeBuildEvent::fields
The fields of the resource type to be built.
Type: \Drupal\jsonapi\ResourceType\ResourceTypeField[]
File
-
core/
modules/ jsonapi/ src/ ResourceType/ ResourceTypeBuildEvent.php, line 29
Class
- ResourceTypeBuildEvent
- An event used to configure the construction of a JSON:API resource type.
Namespace
Drupal\jsonapi\ResourceTypeCode
protected $fields;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.