protected property Migration::$label in Migrate Plus 8.4
Same name and namespace in other branches
- 8.5 src/Entity/Migration.php \Drupal\migrate_plus\Entity\Migration::label
- 8.2 src/Entity/Migration.php \Drupal\migrate_plus\Entity\Migration::label
- 8.3 src/Entity/Migration.php \Drupal\migrate_plus\Entity\Migration::label
The human-readable label for the migration.
Type: string
File
- src/
Entity/ Migration.php, line 54
Class
- Migration
- Defines the Migration entity.
Namespace
Drupal\migrate_plus\EntityCode
protected $label;