You are here

protected property DemoImageTest::$fileStorage in Panopoly 8.2

Mock of the file entity storage.

Type: \Drupal\file\FileStorageInterface|\Prophecy\Prophecy\ObjectProphecy

File

modules/panopoly/panopoly_core/tests/src/Unit/Plugin/migrate/process/DemoImageTest.php, line 38

Class

DemoImageTest
Tests for the 'panopoly_demo_image' migrate process plugin.

Namespace

Drupal\Tests\panopoly_core\Unit\Plugin\migrate\process

Code

protected $fileStorage;