updated core from 8.4 to 8.5 : bug with login_destination
This commit is contained in:
@@ -43,3 +43,8 @@ services:
|
||||
arguments: ['@entity_type.manager']
|
||||
tags:
|
||||
- { name: path_processor_inbound }
|
||||
rest.route_processor_get_bc:
|
||||
class: \Drupal\rest\RouteProcessor\RestResourceGetRouteProcessorBC
|
||||
arguments: ['%serializer.formats%', '@router.route_provider']
|
||||
tags:
|
||||
- { name: route_processor_outbound }
|
||||
|
||||
Reference in New Issue
Block a user