You are here

protected property ResourceObjectToEntityMapper::$serializer in JSON:API Resources 8

The JSON:API serializer.

Type: \Drupal\jsonapi\Serializer\Serializer

File

src/Unstable/Entity/ResourceObjectToEntityMapper.php, line 32

Class

ResourceObjectToEntityMapper
Service which maps a resource object into an entity.

Namespace

Drupal\jsonapi_resources\Unstable\Entity

Code

protected $serializer;