SqlTest::$migrationPluginManager

Same name in other branches
  1. 10 core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php \Drupal\Tests\migrate\Kernel\Plugin\id_map\SqlTest::migrationPluginManager
  2. 11.x core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php \Drupal\Tests\migrate\Kernel\Plugin\id_map\SqlTest::migrationPluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManager

File

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

Class

SqlTest
Tests that the migrate map table is created.

Namespace

Drupal\Tests\migrate\Kernel\Plugin\id_map

Code

protected $migrationPluginManager;

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