You are here

public property ExtraFieldDisplay::$label in Extra Field 8.2

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

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ExtraFieldDisplay.php, line 30

Class

ExtraFieldDisplay
Defines a ExtraFieldDisplay item annotation object.

Namespace

Drupal\extra_field\Annotation

Code

public $label;