diff -u b/core/core.services.yml b/core/core.services.yml --- b/core/core.services.yml +++ b/core/core.services.yml @@ -665,6 +665,7 @@ arguments: ['@path.alias_manager'] current_system_path: class: Drupal\Core\Path\CurrentSystemPath + arguments: ['@request_stack'] route_processor_csrf: class: Drupal\Core\Access\RouteProcessorCsrf tags: