You are here

protected property FileBlobTest::$sha1sum in Migrate Plus 8.4

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

The sha1sum of the blob.

Type: string

File

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

Class

FileBlobTest
Tests the file_blob plugin.

Namespace

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

Code

protected $sha1sum;