You are here

public property UserExportPlugin::$label in Open Social 10.1.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::label
  2. 8.3 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  3. 8.4 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  4. 8.5 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  5. 8.6 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  6. 8.7 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  7. 8.8 modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  8. 10.3.x modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  9. 10.0.x modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label
  10. 10.2.x modules/social_features/social_user_export/src/Annotation/UserExportPlugin.php \Drupal\social_user_export\Annotation\UserExportPlugin::label

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

UserExportPlugin
Defines a User export plugin item annotation object.

Namespace

Drupal\social_user_export\Annotation

Code

public $label;