You are here

public property ThunderOptionalModule::$id in Thunder 8.3

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

The plugin ID.

Type: string

File

src/Annotation/ThunderOptionalModule.php, line 21

Class

ThunderOptionalModule
Defines an entity browser widget annotation object.

Namespace

Drupal\thunder\Annotation

Code

public $id;