You are here

protected property ConfigEntityReference::$entityTypeManager in Feeds 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Feeds/Target/ConfigEntityReference.php, line 40

Class

ConfigEntityReference
Defines a config entity reference mapper.

Namespace

Drupal\feeds\Feeds\Target

Code

protected $entityTypeManager;