updated core from 8.4 to 8.5 : bug with login_destination
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
||||
- { name: event_subscriber }
|
||||
node_preview:
|
||||
class: Drupal\node\ParamConverter\NodePreviewConverter
|
||||
arguments: ['@user.private_tempstore']
|
||||
arguments: ['@tempstore.private']
|
||||
tags:
|
||||
- { name: paramconverter }
|
||||
lazy: true
|
||||
|
||||
Reference in New Issue
Block a user