You are here

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

The inverse of $fieldMapping.

Type: string[]

File

src/ResourceType/ResourceType.php, line 105

Class

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

Namespace

Drupal\jsonapi\ResourceType

Code

protected $invertedFieldMapping;