You are here

protected property EntityParser::$resourceTypeRepository in Entity Share 8.3

The JSON:API resource type repository.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

modules/entity_share_diff/src/Service/EntityParser.php, line 60

Class

EntityParser
Entity parser.

Namespace

Drupal\entity_share_diff\Service

Code

protected $resourceTypeRepository;