You are here

protected property FileBlobTest::$pluginManager in Migrate Plus 8.5

Same name and namespace in other branches
  1. 8.4 tests/src/Kernel/Plugin/migrate/process/FileBlobTest.php \Drupal\Tests\migrate_plus\Kernel\Plugin\migrate\process\FileBlobTest::pluginManager

The process plugin manager.

Type: \Drupal\migrate\Plugin\MigratePluginManagerInterface

File

tests/src/Kernel/Plugin/migrate/process/FileBlobTest.php, line 35

Class

FileBlobTest
Tests the file_blob plugin.

Namespace

Drupal\Tests\migrate_plus\Kernel\Plugin\migrate\process

Code

protected $pluginManager;