1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13904] Turn filespec into prototype and improve init methods

PHPBB3-13904
This commit is contained in:
Marc Alexander
2015-06-01 13:27:29 +02:00
parent 0cbb713cc2
commit 92e49cd0ac
3 changed files with 20 additions and 12 deletions

View File

@@ -4,6 +4,7 @@ services:
files.filespec:
class: phpbb\files\filespec
scope: prototype
arguments:
- @filesystem
- @mimetype.guesser