You are here

protected property EntityFinder::$entityRepository in Feeds 8.3

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/EntityFinder.php, line 25

Class

EntityFinder
Searches for existing entities by a certain field.

Namespace

Drupal\feeds

Code

protected $entityRepository;