You are here

protected property EntityFinderTest::$entityRepository in Feeds 8.3

Entity repository used in the test.

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

File

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

Class

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

Namespace

Drupal\Tests\feeds\Unit

Code

protected $entityRepository;