protected property MigrationSourceCacheTest::$migrationPluginManager in Drupal 10
Same name and namespace in other branches
- 9 core/modules/migrate/tests/src/Kernel/Plugin/source/MigrationSourceCacheTest.php \Drupal\Tests\migrate\Kernel\Plugin\source\MigrationSourceCacheTest::migrationPluginManager
The migration plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface
File
- core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ source/ MigrationSourceCacheTest.php, line 25
Class
- MigrationSourceCacheTest
- Test source counts are correctly cached.
Namespace
Drupal\Tests\migrate\Kernel\Plugin\sourceCode
protected $migrationPluginManager;