1
0
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:
Marc Alexander
2015-05-31 14:02:02 +02:00
parent 557f1a89d5
commit c72d6a71bb
2 changed files with 32 additions and 13 deletions

View File

@@ -4,3 +4,7 @@ services:
files.filespec:
class: phpbb\files\filespec
arguments:
- @filesystem
- @mimetype.guesser
- @plupload