Skip to content
Snippets Groups Projects
Commit 6b1b996c authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1798296 follow-up by andypost: Correct typo in route name.

parent a8c3e6a1
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -532,7 +532,7 @@ services:
- { name: path_processor_inbound, priority: 100 }
- { name: path_processor_outbound, priority: 300 }
arguments: ['@path.alias_manager']
route_processer_csrf:
route_processor_csrf:
class: Drupal\Core\Access\RouteProcessorCsrf
tags:
- { name: route_processor_outbound }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment