1
0
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:
Marc Alexander
2014-11-21 21:34:02 +01:00
parent f6e7a94bd5
commit 352648f173
5 changed files with 17 additions and 22 deletions

View File

@@ -111,8 +111,6 @@ services:
file_downloader:
class: phpbb\file_downloader
arguments:
- @user
http_kernel:
class: Symfony\Component\HttpKernel\HttpKernel