You are here

public property ThunderOptionalModule::$weight in Thunder 8.3

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

The weight of the plugin in relation to other plugins.

Type: int

File

src/Annotation/ThunderOptionalModule.php, line 44

Class

ThunderOptionalModule
Defines an entity browser widget annotation object.

Namespace

Drupal\thunder\Annotation

Code

public $weight;