You are here

protected property RdfMapping::$bundle in Drupal 9

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

Bundle to be mapped.

Type: string

File

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

Class

RdfMapping
Config entity for working with RDF mappings.

Namespace

Drupal\rdf\Entity

Code

protected $bundle;