mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13358] Fix tests and use exceptions instead of user object
PHPBB3-13358
This commit is contained in:
@@ -111,8 +111,6 @@ services:
|
||||
|
||||
file_downloader:
|
||||
class: phpbb\file_downloader
|
||||
arguments:
|
||||
- @user
|
||||
|
||||
http_kernel:
|
||||
class: Symfony\Component\HttpKernel\HttpKernel
|
||||
|
Reference in New Issue
Block a user