We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0273f10 commit 4d1f2b0Copy full SHA for 4d1f2b0
1 file changed
config/services.yml
@@ -19,6 +19,7 @@ services:
19
20
phpbb.pwakit.upload:
21
class: phpbb\pwakit\helper\upload
22
+ shared: false
23
arguments:
24
- '@files.upload'
25
- '@phpbb.pwakit.storage'
0 commit comments