You are here

protected property FieldInheritance::$destinationEntityType in Field Inheritance 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/FieldInheritance.php \Drupal\field_inheritance\Entity\FieldInheritance::destinationEntityType

The field inheritance destination entity type.

Type: string

File

src/Entity/FieldInheritance.php, line 89

Class

FieldInheritance
Defines the Field inheritance entity.

Namespace

Drupal\field_inheritance\Entity

Code

protected $destinationEntityType;