ResourceTypeBuildEvent::$resourceTypeName

The JSON:API resource type name of the instance to be built.

Type: null|string

File

core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php, line 22

Class

ResourceTypeBuildEvent
An event used to configure the construction of a JSON:API resource type.

Namespace

Drupal\jsonapi\ResourceType

Code

protected $resourceTypeName;

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