You are here

public property ExtraFieldType::$label in Entity Extra Field 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/ExtraFieldType.php \Drupal\entity_extra_field\Annotation\ExtraFieldType::label

Type: string

File

src/Annotation/ExtraFieldType.php, line 22

Class

ExtraFieldType
Define extra field type plugin annotation.

Namespace

Drupal\entity_extra_field\Annotation

Code

public $label;