You are here

public property ThunderOptionalModule::$label in Thunder 8.3

Same name and namespace in other branches
  1. 8.2 src/Annotation/ThunderOptionalModule.php \Drupal\thunder\Annotation\ThunderOptionalModule::label
  2. 8.4 src/Annotation/ThunderOptionalModule.php \Drupal\thunder\Annotation\ThunderOptionalModule::label

The human-readable name of the widget.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ThunderOptionalModule.php, line 29

Class

ThunderOptionalModule
Defines an entity browser widget annotation object.

Namespace

Drupal\thunder\Annotation

Code

public $label;