- Issue created by @alexandersluiter
- Merge request !60Fixed bug in JSON serialization service class name β (Open) created by alexandersluiter
The JSON serialization service is inaccessable in the latest 4.x-dev snapshot due to the class case being wrong.
Try to use the JSON serializer in a queue, it will fail to load the JSON service.
Rename Drupal\rabbitmq\Serialization\json
to Drupal\rabbitmq\Serialization\Json
See MR, task completed.
None
None
Active
4.0
Code