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:
@@ -4,6 +4,7 @@ services:
|
||||
|
||||
files.filespec:
|
||||
class: phpbb\files\filespec
|
||||
scope: prototype
|
||||
arguments:
|
||||
- @filesystem
|
||||
- @mimetype.guesser
|
||||
|
Reference in New Issue
Block a user