You are here

protected property FileBlobTest::$filesystem 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::filesystem

The filesystem interface.

Type: \Drupal\Core\File\FileSystemInterface

File

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

Class

FileBlobTest
Tests the file_blob plugin.

Namespace

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

Code

protected $filesystem;