mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15276] Add service to collection
PHPBB3-15276
This commit is contained in:
parent
5a25a6b69f
commit
89f4e12f85
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ services:
|
|||
arguments:
|
||||
- '@storage.adapter.factory'
|
||||
- 'avatar'
|
||||
tags:
|
||||
- { name: storage }
|
||||
|
||||
# Factory
|
||||
storage.adapter.factory:
|
||||
|
|
Loading…
Add table
Reference in a new issue