ResourceType::$fieldMapping

The mapping for field aliases: keys=public names, values=internal names.

Type: string[]

File

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

Class

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

Namespace

Drupal\jsonapi\ResourceType

Code

protected $fieldMapping;

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