You are here

protected property StateInformation::$entityTypeManager in Entity Share 8.2

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entity_share_client/src/Service/StateInformation.php, line 24

Class

StateInformation
Class StateInformation.

Namespace

Drupal\entity_share_client\Service

Code

protected $entityTypeManager;