protected property FileBlobTest::$pluginManager in Migrate Plus 8.4
Same name and namespace in other branches
- 8.5 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\processCode
protected $pluginManager;