public property MigrateExecutable::$message in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::message
- 9 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\migrateCode
public $message;