You are here

protected property TestSmartSqlIdMap::$migrationPluginManager in Smart SQL ID Map 1.1.x

Same name and namespace in other branches
  1. 1.0.x tests/src/Unit/TestSmartSqlIdMap.php \Drupal\Tests\smart_sql_idmap\Unit\TestSmartSqlIdMap::migrationPluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

tests/src/Unit/TestSmartSqlIdMap.php, line 22

Class

TestSmartSqlIdMap
A Smart SQL ID map-based plugin that can be used for testing SmartSql.

Namespace

Drupal\Tests\smart_sql_idmap\Unit

Code

protected $migrationPluginManager;