You are here

private property ResourceObjectToEntityMapperAwareTrait::$resourceObjectToEntityMapper in JSON:API Resources 8

The service which created an entity from a resource object.

Type: \Drupal\jsonapi_resources\Unstable\Entity\ResourceObjectToEntityMapper

File

src/Unstable/Entity/ResourceObjectToEntityMapperAwareTrait.php, line 17

Class

ResourceObjectToEntityMapperAwareTrait
Trait which provides the resource object to entity mapper.

Namespace

Drupal\jsonapi_resources\Unstable\Entity

Code

private $resourceObjectToEntityMapper;