You are here

protected property EntityFinderTest::$entityStorage in Feeds 8.3

The entity storage prophecy used in the test.

Type: \Prophecy\Prophecy\ProphecyInterface|\Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Unit/EntityFinderTest.php, line 31

Class

EntityFinderTest
@coversDefaultClass \Drupal\feeds\EntityFinder @group feeds

Namespace

Drupal\Tests\feeds\Unit

Code

protected $entityStorage;