You are here

protected property EntityReference::$entityFieldManager in Feeds 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Feeds/Target/EntityReference.php, line 48

Class

EntityReference
Defines an entity reference mapper.

Namespace

Drupal\feeds\Feeds\Target

Code

protected $entityFieldManager;