Skip to content
Snippets Groups Projects
Commit 3f4564bd authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2461097 by Wim Leers: Make...

Issue #2461097 by Wim Leers: Make TwigThemeTestController:::registryLoaderRender()'s response uncacheable
parent 5c2ec028
Branches
Tags
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
......@@ -51,5 +51,7 @@ twig_theme_test_registry_loader:
path: '/twig-theme-test/registry-loader'
defaults:
_controller: '\Drupal\twig_theme_test\TwigThemeTestController::registryLoaderRender'
options:
no_cache: TRUE
requirements:
_access: 'TRUE'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment