mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13904] Modify constructor to be instantiatable by container
PHPBB3-13904
This commit is contained in:
@@ -4,3 +4,7 @@ services:
|
||||
|
||||
files.filespec:
|
||||
class: phpbb\files\filespec
|
||||
arguments:
|
||||
- @filesystem
|
||||
- @mimetype.guesser
|
||||
- @plupload
|
||||
|
Reference in New Issue
Block a user