You are here

protected property SqlTest::$migrationPluginManager in Drupal 9

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManager

File

core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php, line 45

Class

SqlTest
Tests that the migrate map table is created.

Namespace

Drupal\Tests\migrate\Kernel\Plugin\id_map

Code

protected $migrationPluginManager;