protected property MigrationConfigEntityTest::$pluginManager in Migrate Plus 8.5
Same name and namespace in other branches
- 8.4 tests/src/Kernel/MigrationConfigEntityTest.php \Drupal\Tests\migrate_plus\Kernel\MigrationConfigEntityTest::pluginManager
The plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManager
File
- tests/
src/ Kernel/ MigrationConfigEntityTest.php, line 35
Class
- MigrationConfigEntityTest
- Test migration config entity discovery.
Namespace
Drupal\Tests\migrate_plus\KernelCode
protected $pluginManager;