The mappings for fields on this bundle.
Type: array
File
- core/modules/rdf/src/Entity/RdfMapping.php, line 63
Class
- RdfMapping
- Config entity for working with RDF mappings.
Namespace
Drupal\rdf\Entity
Code
1 | protected $fieldMappings = array (); |
Please login to continue.