protected property ContentHubEntityRequestHandler::$serializer in Acquia Content Hub 8
The serializer.
Type: \Symfony\Component\Serializer\SerializerInterface|\Symfony\Component\Serializer\Encoder\DecoderInterface
Overrides RequestHandler::$serializer
File
- src/
Controller/ ContentHubEntityRequestHandler.php, line 61
Class
- ContentHubEntityRequestHandler
- Decorates the REST module's RequestHandler.
Namespace
Drupal\acquia_contenthub\ControllerCode
protected $serializer;