1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/9687] Further clean up ban manager and directly pass user

PHPBB3-9687
This commit is contained in:
Marc Alexander
2023-07-04 21:35:40 +02:00
parent 026d66dab2
commit 8a5a26be87
2 changed files with 15 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ services:
- '@ban.type_collection'
- '@cache'
- '@dbal.conn'
- '@user'
- '%tables.bans%'
- '%tables.users%'