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