MigrateMissingDatabaseTest::$migrationPluginManager
Same name in this branch
- 11.x core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php \Drupal\Tests\migrate\Kernel\MigrateMissingDatabaseTest::migrationPluginManager
Same name in other branches
- 10 core/modules/migrate_drupal/tests/src/Kernel/MigrateMissingDatabaseTest.php \Drupal\Tests\migrate_drupal\Kernel\MigrateMissingDatabaseTest::migrationPluginManager
- 10 core/modules/migrate/tests/src/Kernel/MigrateMissingDatabaseTest.php \Drupal\Tests\migrate\Kernel\MigrateMissingDatabaseTest::migrationPluginManager
The migration plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManager
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ MigrateMissingDatabaseTest.php, line 29
Class
- MigrateMissingDatabaseTest
- Tests that a migration can be instantiated without a database connection.
Namespace
Drupal\Tests\migrate_drupal\KernelCode
protected $migrationPluginManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.