RdfMapping::$fieldMappings

Same name and namespace in other branches
  1. 9 core/modules/rdf/src/Entity/RdfMapping.php \Drupal\rdf\Entity\RdfMapping::fieldMappings

The mappings for fields on this bundle.

Type: array

File

core/modules/rdf/src/Entity/RdfMapping.php, line 70

Class

RdfMapping
Config entity for working with RDF mappings.

Namespace

Drupal\rdf\Entity

Code

protected $fieldMappings = [];

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