You are here

protected property FieldCollection::$id in Field collection 8

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

The machine name of this field collection.

Type: string

File

src/Entity/FieldCollection.php, line 44

Class

FieldCollection
Defines the Field collection configuration entity.

Namespace

Drupal\field_collection\Entity

Code

protected $id;