You are here

public property TestSqlIdMap::$message in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/migrate/tests/src/Unit/TestSqlIdMap.php \Drupal\Tests\migrate\Unit\TestSqlIdMap::message

The migrate message service.

Type: \Drupal\migrate\MigrateMessageInterface

Overrides Sql::$message

File

core/modules/migrate/tests/src/Unit/TestSqlIdMap.php, line 40

Class

TestSqlIdMap
Defines a SQL ID map for use in tests.

Namespace

Drupal\Tests\migrate\Unit

Code

public $message;