You are here

protected property RdfMapping::$types in Drupal 10

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

The RDF type mapping for 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

protected $types = [];