You are here

protected property CommerceAdjustmentsTest::$plugin in Commerce Migrate 3.1.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Plugin/migrate/process/CommerceAdjustmentsTest.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\process\CommerceAdjustmentsTest::plugin
  2. 3.0.x tests/src/Kernel/Plugin/migrate/process/CommerceAdjustmentsTest.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\process\CommerceAdjustmentsTest::plugin

The CommerceAdjustment plugin.

Type: \Drupal\migrate\Plugin\MigrateProcessInterface

File

tests/src/Kernel/Plugin/migrate/process/CommerceAdjustmentsTest.php, line 37

Class

CommerceAdjustmentsTest
Tests the CommerceAdjustment plugin.

Namespace

Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\process

Code

protected $plugin;