You are here

protected property EntityFinder::$entityTypeManager in Feeds 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityFinder.php, line 18

Class

EntityFinder
Searches for existing entities by a certain field.

Namespace

Drupal\feeds

Code

protected $entityTypeManager;