You are here

protected property FieldCollection::$label in Field collection 8

Same name and namespace in other branches
  1. 8.3 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\Entity

Code

protected $label;