IdMapTableNoDummyTest::$pluginManager
Same name in other branches
- 8.9.x core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php \Drupal\Tests\migrate_drupal\Kernel\IdMapTableNoDummyTest::pluginManager
- 10 core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php \Drupal\Tests\migrate_drupal\Kernel\IdMapTableNoDummyTest::pluginManager
- 11.x core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php \Drupal\Tests\migrate_drupal\Kernel\IdMapTableNoDummyTest::pluginManager
The migration plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ IdMapTableNoDummyTest.php, line 19
Class
- IdMapTableNoDummyTest
- Test that no dummy migrate_map tables are created.
Namespace
Drupal\Tests\migrate_drupal\KernelCode
protected $pluginManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.