You are here

public property ThunderOptionalModule::$type in Thunder 8.3

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

The human-readable name of the widget.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ThunderOptionalModule.php, line 37

Class

ThunderOptionalModule
Defines an entity browser widget annotation object.

Namespace

Drupal\thunder\Annotation

Code

public $type;