You are here

protected property RdfMapping::$targetEntityType in Zircon Profile 8

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

Entity type to be mapped.

Type: string

File

core/modules/rdf/src/Entity/RdfMapping.php, line 47
Contains \Drupal\rdf\Entity\RdfMapping.

Class

RdfMapping
Config entity for working with RDF mappings.

Namespace

Drupal\rdf\Entity

Code

protected $targetEntityType;