You are here

protected property DestinationCategoryTestBase::$migrationPluginManager in Commerce Migrate 3.0.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Plugin/migrate/DestinationCategoryTestBase.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\DestinationCategoryTestBase::migrationPluginManager
  2. 3.1.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\migrate

Code

protected $migrationPluginManager;