You are here

protected property ChannelManipulator::$resourceTypeRepository in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_server/src/Service/ChannelManipulator.php \Drupal\entity_share_server\Service\ChannelManipulator::resourceTypeRepository

The resource type repository.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

modules/entity_share_server/src/Service/ChannelManipulator.php, line 36

Class

ChannelManipulator
Class ChannelManipulator.

Namespace

Drupal\entity_share_server\Service

Code

protected $resourceTypeRepository;