You are here

public property UserExportPlugin::$weight in Open Social 10.0.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  2. 8.3 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  3. 8.4 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  4. 8.5 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  5. 8.6 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  6. 8.7 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  7. 8.8 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  8. 10.3.x modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  9. 10.1.x modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight
  10. 10.2.x modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::weight

The plugin weight.

Type: int

File

modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php, line 38

Class

UserExportPlugin
Defines a User export plugin item annotation object.

Namespace

Drupal\social_user_export\Annotation

Code

public $weight;