You are here

protected property EntityImportStatusListBuilder::$entityTypeManager in Entity Share 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entity_share_client/src/EntityImportStatusListBuilder.php, line 43

Class

EntityImportStatusListBuilder
Provides a listing of Import status entities.

Namespace

Drupal\entity_share_client

Code

protected $entityTypeManager;