You are here

protected property ResourceType::$fieldMapping in JSON:API 8.2

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

Type: string[]

File

src/ResourceType/ResourceType.php, line 98

Class

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

Namespace

Drupal\jsonapi\ResourceType

Code

protected $fieldMapping;