You are here

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

The blob representation of a cat image.

Type: string

File

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

Class

FileBlobTest
Tests the file_blob plugin.

Namespace

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

Code

protected $blob;