You are here

protected property EntityShareClientCliService::$entityTypeManager in Entity Share 8

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/src/Service/EntityShareClientCliService.php \Drupal\entity_share_client\Service\EntityShareClientCliService::entityTypeManager

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entity_share_client/src/Service/EntityShareClientCliService.php, line 54

Class

EntityShareClientCliService
Class EntityShareClientCliService.

Namespace

Drupal\entity_share_client\Service

Code

protected $entityTypeManager;