You are here

protected property FeedsExecutable::$entityTypeManager in Feeds 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/FeedsExecutable.php, line 42

Class

FeedsExecutable
Defines a feeds executable class.

Namespace

Drupal\feeds

Code

protected $entityTypeManager;