You are here

protected property EntityReferenceTestBase::$entityFinder in Feeds 8.3

The Feeds entity finder service.

Type: \Drupal\feeds\EntityFinderInterface

File

tests/src/Unit/Feeds/Target/EntityReferenceTestBase.php, line 36

Class

EntityReferenceTestBase
Base class for entity reference target tests.

Namespace

Drupal\Tests\feeds\Unit\Feeds\Target

Code

protected $entityFinder;