You are here

protected property ProfileDeriverTest::$pluginManager in Commerce Migrate 8.2

Same name and namespace in other branches
  1. 3.1.x modules/commerce/tests/src/Kernel/Migrate/commerce1/ProfileDeriverTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\ProfileDeriverTest::pluginManager
  2. 3.0.x modules/commerce/tests/src/Kernel/Migrate/commerce1/ProfileDeriverTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\ProfileDeriverTest::pluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

modules/commerce/tests/src/Kernel/Migrate/commerce1/ProfileDeriverTest.php, line 23

Class

ProfileDeriverTest
Tests profile deriver.

Namespace

Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1

Code

protected $pluginManager;