You are here

protected property Migration::$label in Migrate Plus 8.4

Same name and namespace in other branches
  1. 8.5 src/Entity/Migration.php \Drupal\migrate_plus\Entity\Migration::label
  2. 8.2 src/Entity/Migration.php \Drupal\migrate_plus\Entity\Migration::label
  3. 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\Entity

Code

protected $label;