You are here

protected property DestinationCategoryTestBase::$moduleHandler in Commerce Migrate 8.2

Same name and namespace in other branches
  1. 3.1.x tests/src/Kernel/Plugin/migrate/DestinationCategoryTestBase.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\DestinationCategoryTestBase::moduleHandler
  2. 3.0.x tests/src/Kernel/Plugin/migrate/DestinationCategoryTestBase.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\DestinationCategoryTestBase::moduleHandler

The migration plugin manager.

Type: \Drupal\Core\Extension\ModuleHandler

File

tests/src/Kernel/Plugin/migrate/DestinationCategoryTestBase.php, line 32

Class

DestinationCategoryTestBase
Tests that all migrations are tagged as either content or configuration.

Namespace

Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate

Code

protected $moduleHandler;