protected property NodeDeriverTest::$pluginManager in Commerce Migrate 3.0.x
Same name and namespace in other branches
- 8.2 modules/commerce/tests/src/Kernel/Migrate/commerce1/NodeDeriverTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\NodeDeriverTest::pluginManager
- 3.1.x modules/commerce/tests/src/Kernel/Migrate/commerce1/NodeDeriverTest.php \Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1\NodeDeriverTest::pluginManager
The migration plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface
File
- modules/
commerce/ tests/ src/ Kernel/ Migrate/ commerce1/ NodeDeriverTest.php, line 27
Class
- NodeDeriverTest
- Test Product Variation Deriver.
Namespace
Drupal\Tests\commerce_migrate_commerce\Kernel\Migrate\commerce1Code
protected $pluginManager;