mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
[ticket/15276] Add service to collection
PHPBB3-15276
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
arguments:
|
||||
- '@storage.adapter.factory'
|
||||
- 'avatar'
|
||||
tags:
|
||||
- { name: storage }
|
||||
|
||||
# Factory
|
||||
storage.adapter.factory:
|
||||
|
Reference in New Issue
Block a user