Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::label
  2. 9 core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::label

The human-readable label for the migration.

Type: string

File

core/modules/migrate/src/Plugin/Migration.php, line 113

Class

Migration

Namespace

Drupal\migrate\Plugin

Code

protected $label;