You are here

protected property MigrationConfigEntityTest::$pluginManager in Migrate Plus 8.4

Same name and namespace in other branches
  1. 8.5 tests/src/Kernel/MigrationConfigEntityTest.php \Drupal\Tests\migrate_plus\Kernel\MigrationConfigEntityTest::pluginManager

The plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManager

File

tests/src/Kernel/MigrationConfigEntityTest.php, line 35

Class

MigrationConfigEntityTest
Test migration config entity discovery.

Namespace

Drupal\Tests\migrate_plus\Kernel

Code

protected $pluginManager;