protected property FieldCollection::$uuid in Field collection 8
Same name and namespace in other branches
- 8.3 src/Entity/FieldCollection.php \Drupal\field_collection\Entity\FieldCollection::uuid
The UUID of the field collection type.
Type: string
Overrides ConfigEntityBase::$uuid
File
- src/
Entity/ FieldCollection.php, line 51
Class
- FieldCollection
- Defines the Field collection configuration entity.
Namespace
Drupal\field_collection\EntityCode
protected $uuid;