You are here

protected property FieldInheritance::$destinationField in Field Inheritance 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/FieldInheritance.php \Drupal\field_inheritance\Entity\FieldInheritance::destinationField

The field inheritance destination field.

Type: string

File

src/Entity/FieldInheritance.php, line 117

Class

FieldInheritance
Defines the Field inheritance entity.

Namespace

Drupal\field_inheritance\Entity

Code

protected $destinationField;