You are here

protected property ChannelManipulator::$resourceTypeRepository in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 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
Helps to manipulate a channel.

Namespace

Drupal\entity_share_server\Service

Code

protected $resourceTypeRepository;