You are here

protected property FieldCollectionItem::$host_id in Field collection 8

Same name and namespace in other branches
  1. 8.3 src/Entity/FieldCollectionItem.php \Drupal\field_collection\Entity\FieldCollectionItem::host_id

The id of the host entity.

TODO: Possibly convert it to a FieldInterface.

File

src/Entity/FieldCollectionItem.php, line 63

Class

FieldCollectionItem
Defines the field collection item entity class.

Namespace

Drupal\field_collection\Entity

Code

protected $host_id;