You are here

protected property SkipImported::$resourceTypeRepository in Entity Share 8.3

The resource type repository.

Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface

File

modules/entity_share_client/src/Plugin/EntityShareClient/Processor/SkipImported.php, line 38

Class

SkipImported
Skip already imported entities.

Namespace

Drupal\entity_share_client\Plugin\EntityShareClient\Processor

Code

protected $resourceTypeRepository;