protected property DestinationCategoryTestBase::$migrationPluginManager in Commerce Migrate 8.2
Same name and namespace in other branches
- 3.1.x tests/src/Kernel/Plugin/migrate/DestinationCategoryTestBase.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\DestinationCategoryTestBase::migrationPluginManager
- 3.0.x tests/src/Kernel/Plugin/migrate/DestinationCategoryTestBase.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\DestinationCategoryTestBase::migrationPluginManager
The migration plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManager
File
- tests/
src/ Kernel/ Plugin/ migrate/ DestinationCategoryTestBase.php, line 25
Class
- DestinationCategoryTestBase
- Tests that all migrations are tagged as either content or configuration.
Namespace
Drupal\Tests\commerce_migrate\Kernel\Plugin\migrateCode
protected $migrationPluginManager;