summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/ban
diff options
context:
space:
mode:
authorLee Rowlands <lee.rowlands@previousnext.com.au>2025-05-01 07:59:47 +1000
committerLee Rowlands <lee.rowlands@previousnext.com.au>2025-05-01 07:59:47 +1000
commit308ad15102479e2a2020d12a46bcf898959f68e1 (patch)
treefac977265393e638bd99ceb10ee6cce625791261 /core/modules/ban
parent6810f24aef13523c17d35d753cadb42ac5b9a0fc (diff)
downloaddrupal-308ad15102479e2a2020d12a46bcf898959f68e1.tar.gz
drupal-308ad15102479e2a2020d12a46bcf898959f68e1.zip
Issue #3495943 by nicxvan, berdir, ghost of drupal past, catch, larowlan: Handle module preprocess functions as OOP hooksHEAD11.x
Diffstat (limited to 'core/modules/ban')
-rw-r--r--core/modules/ban/ban.services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/ban/ban.services.yml b/core/modules/ban/ban.services.yml
index 7bd8a245e5f..585f8fa0d60 100644
--- a/core/modules/ban/ban.services.yml
+++ b/core/modules/ban/ban.services.yml
@@ -1,5 +1,5 @@
parameters:
- ban.hooks_converted: true
+ ban.skip_procedural_hook_scan: true
services:
_defaults: