MigrateExecutable::$message

Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::message
  2. 10 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::message
  3. 11.x core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::message

Migration message service.

@todo https://www.drupal.org/node/2822663 Make this protected.

Type: \Drupal\migrate\MigrateMessageInterface

File

core/modules/migrate/src/MigrateExecutable.php, line 91

Class

MigrateExecutable
Defines a migrate executable class.

Namespace

Drupal\migrate

Code

public $message;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.