You are here

protected property KmlImporter::$entityTypeManager in farmOS 2.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/core/import/modules/kml/src/Form/KmlImporter.php, line 28

Class

KmlImporter
Provides a form for importing KML placemarks as land assets.

Namespace

Drupal\farm_import_kml\Form

Code

protected $entityTypeManager;