RequestHandler::$serializer

Same name in other branches
  1. 9 core/modules/rest/src/RequestHandler.php \Drupal\rest\RequestHandler::serializer
  2. 8.9.x core/modules/rest/src/RequestHandler.php \Drupal\rest\RequestHandler::serializer
  3. 11.x core/modules/rest/src/RequestHandler.php \Drupal\rest\RequestHandler::serializer

The serializer.

Type: \Symfony\Component\Serializer\SerializerInterface|\Symfony\Component\Serializer\Encoder\DecoderInterface

File

core/modules/rest/src/RequestHandler.php, line 31

Class

RequestHandler
Acts as intermediate request forwarder for resource plugins.

Namespace

Drupal\rest

Code

protected $serializer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.