mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13904] Move remote upload to its own type class
PHPBB3-13904
This commit is contained in:
@@ -43,3 +43,11 @@ services:
|
||||
- @files.factory
|
||||
- @language
|
||||
- @request
|
||||
|
||||
files.types.remote:
|
||||
class: phpbb\files\types\remote
|
||||
scope: prototype
|
||||
arguments:
|
||||
- @files.factory
|
||||
- @language
|
||||
- @request
|
||||
|
Reference in New Issue
Block a user