You are here

protected property StateInformation::$resourceTypeRepository in Entity Share 8.3

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

The resource type repository.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

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

Class

StateInformation
Service to handle presentation of import state.

Namespace

Drupal\entity_share_client\Service

Code

protected $resourceTypeRepository;